Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
No change to logic. This updates dependencies, which includes
shelljs/shelljs#1058.
  • Loading branch information
nfischer committed Jan 8, 2022
1 parent b472cb5 commit 2e2db0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -32,13 +32,13 @@
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.17.3",
"mocha": "^6.1.4",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"shelljs-changelog": "^0.2.5",
"shelljs-release": "^0.4.1",
"shelljs-release": "^0.5.1",
"should": "^13.2.3"
},
"peerDependencies": {
"shelljs": "^0.8.4"
"shelljs": "^0.8.5"
},
"optionalDependencies": {
"sleep": "^3.0.1"
Expand Down

0 comments on commit 2e2db0c

Please sign in to comment.