mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Bump shelljs from 0.9.1 to 0.9.2 (#10887)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: shelljs 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
+4
-4
@@ -85,7 +85,7 @@
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-prefix-selector": "^2.1.0",
|
||||
"serve-handler": "^6.1.6",
|
||||
"shelljs": "^0.9.1",
|
||||
"shelljs": "^0.9.2",
|
||||
"shx": "^0.3.0",
|
||||
"sinon": "^11.1.2",
|
||||
"sinon-chai": "^4.0.0",
|
||||
@@ -22982,9 +22982,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/shelljs": {
|
||||
"version": "0.9.1",
|
||||
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.9.1.tgz",
|
||||
"integrity": "sha512-ngPynK9u9OmsL2DttaTOhEPahyAjVbjIwCK3R+2V9YDq0/equpq7hVz3XrnfIjAk1thN5ET5mEIzAmocmV6i+Q==",
|
||||
"version": "0.9.2",
|
||||
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.9.2.tgz",
|
||||
"integrity": "sha512-S3I64fEiKgTZzKCC46zT/Ib9meqofLrQVbpSswtjFfAVDW+AZ54WTnAM/3/yENoxz/V1Cy6u3kiiEbQ4DNphvw==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -120,7 +120,7 @@
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-prefix-selector": "^2.1.0",
|
||||
"serve-handler": "^6.1.6",
|
||||
"shelljs": "^0.9.1",
|
||||
"shelljs": "^0.9.2",
|
||||
"shx": "^0.3.0",
|
||||
"sinon": "^11.1.2",
|
||||
"sinon-chai": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user