mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 15:34:49 +02:00
Bump postcss-prefix-selector from 2.1.0 to 2.1.1 (#10924)
Bumps [postcss-prefix-selector](https://github.com/RadValentin/postcss-prefix-selector) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/RadValentin/postcss-prefix-selector/releases) - [Commits](https://github.com/RadValentin/postcss-prefix-selector/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: postcss-prefix-selector dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+5
-4
@@ -83,7 +83,7 @@
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-prefix-selector": "^2.1.0",
|
||||
"postcss-prefix-selector": "^2.1.1",
|
||||
"serve-handler": "^6.1.6",
|
||||
"shelljs": "^0.9.2",
|
||||
"shx": "^0.4.0",
|
||||
@@ -22257,10 +22257,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-prefix-selector": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-prefix-selector/-/postcss-prefix-selector-2.1.0.tgz",
|
||||
"integrity": "sha512-UJjQ5CJZuvDGbrGzanqZyH1R/dUSxil/IxfQyeUg+POmZGhG4nz4FERhrgy75+JiUESw0ws3+GxXofapOBbdkg==",
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss-prefix-selector/-/postcss-prefix-selector-2.1.1.tgz",
|
||||
"integrity": "sha512-ZBgf427Et6+XnrnJ9VXtJEKCjJwTvn2wn/qMg+wvvlRhIeFIAxdbrlZZ0CSsWYMJfcyPLBh8ogj5O1kb/Mcx3g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"postcss": "^8.0.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -118,7 +118,7 @@
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-prefix-selector": "^2.1.0",
|
||||
"postcss-prefix-selector": "^2.1.1",
|
||||
"serve-handler": "^6.1.6",
|
||||
"shelljs": "^0.9.2",
|
||||
"shx": "^0.4.0",
|
||||
|
||||
Reference in New Issue
Block a user