Skip to content

Commit 1abd3b0

Browse files
Bump postcss-import from 15.1.0 to 16.1.0 (#1561)
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 15.1.0 to 16.1.0. - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-import@15.1.0...16.1.0) --- updated-dependencies: - dependency-name: postcss-import dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f4386b commit 1abd3b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"pad-start": "^1.0.2",
9090
"parse-git-config": "^3.0.0",
9191
"postcss": "^8.3.6",
92-
"postcss-import": "^15.1.0",
92+
"postcss-import": "^16.1.0",
9393
"postcss-nested": "^6.0.1",
9494
"postcss-scss": "^4.0.0",
9595
"quick-temp": "^0.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12524,10 +12524,10 @@ postcss-functions@^3.0.0:
1252412524
postcss "^6.0.9"
1252512525
postcss-value-parser "^3.3.0"
1252612526

12527-
postcss-import@^15.1.0:
12528-
version "15.1.0"
12529-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-15.1.0.tgz#41c64ed8cc0e23735a9698b3249ffdbf704adc70"
12530-
integrity sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==
12527+
postcss-import@^16.1.0:
12528+
version "16.1.0"
12529+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.1.0.tgz#258732175518129667fe1e2e2a05b19b5654b96a"
12530+
integrity sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==
1253112531
dependencies:
1253212532
postcss-value-parser "^4.0.0"
1253312533
read-cache "^1.0.0"

0 commit comments

Comments
 (0)