Skip to content

Commit d210180

Browse files
fix(deps): update dependency shelljs to v0.9.2
1 parent 6385df9 commit d210180

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"chalk": "4.1.2",
3434
"commander": "6.2.1",
3535
"execa": "4.1.0",
36-
"shelljs": "0.8.5",
36+
"shelljs": "0.9.2",
3737
"shortid": "2.2.16"
3838
},
3939
"devDependencies": {
4040
"@types/node": "14.18.54",
41-
"@types/shelljs": "0.8.12",
41+
"@types/shelljs": "0.8.16",
4242
"@types/shortid": "0.0.29",
4343
"adr": "1.4.5",
4444
"lockfix": "2.2.1",

0 commit comments

Comments
 (0)