Skip to content

Commit c717d61

Browse files
renovate-bothansl
authored andcommitted
build: update postcss-import to version 12.0.1
1 parent 80823ac commit c717d61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"opn": "5.4.0",
3232
"portfinder": "1.0.20",
3333
"postcss": "7.0.7",
34-
"postcss-import": "12.0.0",
34+
"postcss-import": "12.0.1",
3535
"postcss-loader": "3.0.0",
3636
"raw-loader": "0.5.1",
3737
"rxjs": "6.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7526,10 +7526,10 @@ posix-character-classes@^0.1.0:
75267526
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
75277527
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
75287528

7529-
postcss-import@12.0.0:
7530-
version "12.0.0"
7531-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-12.0.0.tgz#149f96a4ef0b27525c419784be8517ebd17e92c5"
7532-
integrity sha512-3KqKRZcaZAvxbY8DVLdd81tG5uKzbUQuiWIvy0o0fzEC42bKacqPYFWbfCQyw6L4LWUaqPz/idvIdbhpgQ32eQ==
7529+
postcss-import@12.0.1:
7530+
version "12.0.1"
7531+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-12.0.1.tgz#cf8c7ab0b5ccab5649024536e565f841928b7153"
7532+
integrity sha512-3Gti33dmCjyKBgimqGxL3vcV8w9+bsHwO5UrBawp796+jdardbcFl4RP5w/76BwNL7aGzpKstIfF9I+kdE8pTw==
75337533
dependencies:
75347534
postcss "^7.0.1"
75357535
postcss-value-parser "^3.2.3"

0 commit comments

Comments
 (0)