Skip to content

Commit 46c0766

Browse files
chore(deps): update dependency postcss-import to ^16.1.1 (#3961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b58ba2 commit 46c0766

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"postcss": "^8.5.6",
104104
"postcss-extend": "^1.0.5",
105105
"postcss-hover-media-feature": "^1.0.2",
106-
"postcss-import": "^16.1.0",
106+
"postcss-import": "^16.1.1",
107107
"postcss-licensing": "^3.0.0",
108108
"postcss-load-config": "^6.0.1",
109109
"postcss-modules": "^6.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ __metadata:
157157
postcss: "npm:^8.5.6"
158158
postcss-extend: "npm:^1.0.5"
159159
postcss-hover-media-feature: "npm:^1.0.2"
160-
postcss-import: "npm:^16.1.0"
160+
postcss-import: "npm:^16.1.1"
161161
postcss-licensing: "npm:^3.0.0"
162162
postcss-load-config: "npm:^6.0.1"
163163
postcss-modules: "npm:^6.0.1"
@@ -17087,16 +17087,16 @@ __metadata:
1708717087
languageName: node
1708817088
linkType: hard
1708917089

17090-
"postcss-import@npm:^16.1.0":
17091-
version: 16.1.0
17092-
resolution: "postcss-import@npm:16.1.0"
17090+
"postcss-import@npm:^16.1.1":
17091+
version: 16.1.1
17092+
resolution: "postcss-import@npm:16.1.1"
1709317093
dependencies:
1709417094
postcss-value-parser: "npm:^4.0.0"
1709517095
read-cache: "npm:^1.0.0"
1709617096
resolve: "npm:^1.1.7"
1709717097
peerDependencies:
1709817098
postcss: ^8.0.0
17099-
checksum: 10c0/60e6499354079a3f46242b861412a40c54be7ab99f4ad55096a07ffe5e57fcc01c2c626b5d1fbc7a18cd23adc82b320c205059d0c7ab09e91baba8dc45c88e29
17099+
checksum: 10c0/b91245971564891110cb407c7459bd470893ccbdd3328fdd384ef2be4d0e5f304e5834acbb8b537ad562c001db34bee1c29b55994bead5ab5a53b1edc2a687b9
1710017100
languageName: node
1710117101
linkType: hard
1710217102

0 commit comments

Comments
 (0)