Skip to content

Commit 6605413

Browse files
build: 📦 update dependency postcss-import to v16.1.1 (#898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73bf964 commit 6605413

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
@@ -111,7 +111,7 @@
111111
"ng-packagr": "19.2.2",
112112
"nx": "20.3.1",
113113
"postcss": "^8.4.49",
114-
"postcss-import": "16.1.0",
114+
"postcss-import": "16.1.1",
115115
"postcss-preset-env": "~10.2.0",
116116
"postcss-url": "10.1.3",
117117
"prettier": "3.5.3",

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4473,7 +4473,7 @@ __metadata:
44734473
ng-packagr: 19.2.2
44744474
nx: 20.3.1
44754475
postcss: ^8.4.49
4476-
postcss-import: 16.1.0
4476+
postcss-import: 16.1.1
44774477
postcss-preset-env: ~10.2.0
44784478
postcss-url: 10.1.3
44794479
prettier: 3.5.3
@@ -18610,16 +18610,16 @@ __metadata:
1861018610
languageName: node
1861118611
linkType: hard
1861218612

18613-
"postcss-import@npm:16.1.0":
18614-
version: 16.1.0
18615-
resolution: "postcss-import@npm:16.1.0"
18613+
"postcss-import@npm:16.1.1":
18614+
version: 16.1.1
18615+
resolution: "postcss-import@npm:16.1.1"
1861618616
dependencies:
1861718617
postcss-value-parser: ^4.0.0
1861818618
read-cache: ^1.0.0
1861918619
resolve: ^1.1.7
1862018620
peerDependencies:
1862118621
postcss: ^8.0.0
18622-
checksum: 6d7f2fd649b7c7c3ff58d9d08003a0502466a007176655922ec535c98ab1a6bb42f09f017bb05bd18dd5fb57419df0ed9a06ec7f53b1a286fcb2daf964eec19c
18622+
checksum: 7652c42b63a2752584aa08a6e78445bd7d93f47ab392843157c3e21970595750f3c0f2eec02bd283d2820ccfbda0b4f4423debcad761cf64dd48128dcc2b33c1
1862318623
languageName: node
1862418624
linkType: hard
1862518625

0 commit comments

Comments
 (0)