Skip to content

Commit a105996

Browse files
Bump shelljs from 0.9.1 to 0.9.2
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](shelljs/shelljs@v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca9c23d commit a105996

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
@@ -18,7 +18,7 @@
1818
"dotenv": "^16.4.7",
1919
"luxon": "^3.5.0",
2020
"semver": "^7.7.1",
21-
"shelljs": "^0.9.1",
21+
"shelljs": "^0.9.2",
2222
"simple-git": "^3.27.0",
2323
"uuid": "11.1.0",
2424
"yargs": "^17.7.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2436,7 +2436,7 @@ __metadata:
24362436
proxyquire: "npm:^2.1.3"
24372437
randomatic: "npm:^3.1.1"
24382438
semver: "npm:^7.7.1"
2439-
shelljs: "npm:^0.9.1"
2439+
shelljs: "npm:^0.9.2"
24402440
simple-git: "npm:^3.27.0"
24412441
sinon: "npm:^19.0.2"
24422442
sinon-chai: "npm:^3.7.0"
@@ -3088,17 +3088,17 @@ __metadata:
30883088
languageName: node
30893089
linkType: hard
30903090

3091-
"shelljs@npm:^0.9.1":
3092-
version: 0.9.1
3093-
resolution: "shelljs@npm:0.9.1"
3091+
"shelljs@npm:^0.9.2":
3092+
version: 0.9.2
3093+
resolution: "shelljs@npm:0.9.2"
30943094
dependencies:
30953095
execa: "npm:^1.0.0"
30963096
fast-glob: "npm:^3.3.2"
30973097
interpret: "npm:^1.0.0"
30983098
rechoir: "npm:^0.6.2"
30993099
bin:
31003100
shjs: bin/shjs
3101-
checksum: 10/67e14f50c9f95b01da18f987777bf14857a88d96c3a96e75650d9579a4548089a0e3d2b401c333393404ffd81a498c1051699f82dfdd86d6fefcccd0170a9003
3101+
checksum: 10/d264239d4b5f2cb075270a8de5f6c8f8ace1c8320efc8fa05b9a0c94bd9cb8aabb296f4942772b2c225d32431ead0b45a40861b2be5ace9f0d09b50d6a5261cd
31023102
languageName: node
31033103
linkType: hard
31043104

0 commit comments

Comments
 (0)