mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-02 01:17:53 +02:00
chore: upgrade shelljs to 0.8.4 (#2661)
This commit is contained in:
parent
901682ee46
commit
8730df7044
6 changed files with 9 additions and 9 deletions
|
@ -28,7 +28,7 @@
|
|||
"lodash.pick": "^4.4.0",
|
||||
"lodash.pickby": "^4.6.0",
|
||||
"remark-admonitions": "^1.2.1",
|
||||
"shelljs": "^0.8.3"
|
||||
"shelljs": "^0.8.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@docusaurus/core": "^2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue