Skip to content

Commit

Permalink
Update shelljs dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmattia authored Mar 1, 2022
1 parent efb071e commit 420987d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prompts": "^2.4.0",
"puppeteer-core": "^2.1.1",
"read-pkg-up": "^7.0.1",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"strip-json-comments": "^3.0.1",
"ts-dedent": "^2.0.0",
"update-notifier": "^5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"rollup-plugin-jsx": "^1.0.3",
"rollup-plugin-terser": "^7.0.2",
"serve-static": "^1.14.1",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"shx": "^0.3.2",
"sort-package-json": "^1.48.1",
"teamcity-service-messages": "^0.1.11",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7301,7 +7301,7 @@ __metadata:
prompts: ^2.4.0
puppeteer-core: ^2.1.1
read-pkg-up: ^7.0.1
shelljs: ^0.8.4
shelljs: ^0.8.5
strip-json-comments: ^3.1.1
ts-dedent: ^2.0.0
update-notifier: ^5.0.1
Expand Down Expand Up @@ -8417,7 +8417,7 @@ __metadata:
rollup-plugin-jsx: ^1.0.3
rollup-plugin-terser: ^7.0.2
serve-static: ^1.14.1
shelljs: ^0.8.4
shelljs: ^0.8.5
shx: ^0.3.2
sort-package-json: ^1.48.1
teamcity-service-messages: ^0.1.11
Expand Down Expand Up @@ -41142,7 +41142,7 @@ __metadata:
languageName: node
linkType: hard

"shelljs@npm:^0.8.3, shelljs@npm:^0.8.4, shelljs@npm:^0.8.5":
"shelljs@npm:^0.8.3, shelljs@npm:^0.8.5":
version: 0.8.5
resolution: "shelljs@npm:0.8.5"
dependencies:
Expand Down

0 comments on commit 420987d

Please sign in to comment.