Skip to content

Commit 1324042

Browse files
committed
chore(deps): update dependency postcss-import to v15.1.0
1 parent 1169238 commit 1324042

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

.pnp.cjs

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jsdom": "20.0.3",
6363
"lint-staged": "13.3.0",
6464
"postcss": "8.4.31",
65-
"postcss-import": "15.0.0",
65+
"postcss-import": "15.1.0",
6666
"postcss-load-config": "4.0.1",
6767
"postcss-loader": "7.0.1",
6868
"postcss-nested": "5.0.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8035,16 +8035,16 @@ __metadata:
80358035
languageName: node
80368036
linkType: hard
80378037

8038-
"postcss-import@npm:15.0.0":
8039-
version: 15.0.0
8040-
resolution: "postcss-import@npm:15.0.0"
8038+
"postcss-import@npm:15.1.0":
8039+
version: 15.1.0
8040+
resolution: "postcss-import@npm:15.1.0"
80418041
dependencies:
80428042
postcss-value-parser: "npm:^4.0.0"
80438043
read-cache: "npm:^1.0.0"
80448044
resolve: "npm:^1.1.7"
80458045
peerDependencies:
80468046
postcss: ^8.0.0
8047-
checksum: 357f590df355df601761c658bdb1d2f128c029318d77d28882bec7b3cb61d48fd93ba4f030b3a56cf2c374a050c05b032f857ed70c0a49a5b74ac90ba16664bf
8047+
checksum: 518aee5c83ea6940e890b0be675a2588db68b2582319f48c3b4e06535a50ea6ee45f7e63e4309f8754473245c47a0372632378d1d73d901310f295a92f26f17b
80488048
languageName: node
80498049
linkType: hard
80508050

@@ -8646,7 +8646,7 @@ __metadata:
86468646
jsdom: "npm:20.0.3"
86478647
lint-staged: "npm:13.3.0"
86488648
postcss: "npm:8.4.31"
8649-
postcss-import: "npm:15.0.0"
8649+
postcss-import: "npm:15.1.0"
86508650
postcss-load-config: "npm:4.0.1"
86518651
postcss-loader: "npm:7.0.1"
86528652
postcss-nested: "npm:5.0.6"

0 commit comments

Comments
 (0)