Skip to content

Commit bfd02b3

Browse files
skonvesmshima
authored andcommitted
Bump shelljs to 0.8.4
v0.8.4 included a commit to prevent circular dependency warnings in Node 14. See: shelljs/shelljs@a1111ee
1 parent bbe321c commit bfd02b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"rimraf": "^2.6.3",
7878
"run-async": "^2.0.0",
7979
"semver": "^7.2.1",
80-
"shelljs": "^0.8.3",
80+
"shelljs": "^0.8.4",
8181
"text-table": "^0.2.0",
8282
"through2": "^3.0.1"
8383
},

0 commit comments

Comments
 (0)