Skip to content

Commit 22a7dcb

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

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
@@ -101,7 +101,7 @@
101101
"postcss": "^8.5.6",
102102
"postcss-extend": "^1.0.5",
103103
"postcss-hover-media-feature": "^1.0.2",
104-
"postcss-import": "^16.1.0",
104+
"postcss-import": "^16.1.1",
105105
"postcss-licensing": "^3.0.0",
106106
"postcss-load-config": "^6.0.1",
107107
"postcss-modules": "^6.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ __metadata:
155155
postcss: "npm:^8.5.6"
156156
postcss-extend: "npm:^1.0.5"
157157
postcss-hover-media-feature: "npm:^1.0.2"
158-
postcss-import: "npm:^16.1.0"
158+
postcss-import: "npm:^16.1.1"
159159
postcss-licensing: "npm:^3.0.0"
160160
postcss-load-config: "npm:^6.0.1"
161161
postcss-modules: "npm:^6.0.1"
@@ -17097,16 +17097,16 @@ __metadata:
1709717097
languageName: node
1709817098
linkType: hard
1709917099

17100-
"postcss-import@npm:^16.1.0":
17101-
version: 16.1.0
17102-
resolution: "postcss-import@npm:16.1.0"
17100+
"postcss-import@npm:^16.1.1":
17101+
version: 16.1.1
17102+
resolution: "postcss-import@npm:16.1.1"
1710317103
dependencies:
1710417104
postcss-value-parser: "npm:^4.0.0"
1710517105
read-cache: "npm:^1.0.0"
1710617106
resolve: "npm:^1.1.7"
1710717107
peerDependencies:
1710817108
postcss: ^8.0.0
17109-
checksum: 10c0/60e6499354079a3f46242b861412a40c54be7ab99f4ad55096a07ffe5e57fcc01c2c626b5d1fbc7a18cd23adc82b320c205059d0c7ab09e91baba8dc45c88e29
17109+
checksum: 10c0/b91245971564891110cb407c7459bd470893ccbdd3328fdd384ef2be4d0e5f304e5834acbb8b537ad562c001db34bee1c29b55994bead5ab5a53b1edc2a687b9
1711017110
languageName: node
1711117111
linkType: hard
1711217112

0 commit comments

Comments
 (0)