mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-05-11 08:51:38 +08:00
Merge pull request #574 from hodgef/dependabot/npm_and_yarn/fs-extra-9.0.1
This commit is contained in:
commit
316f3fb160
6
package-lock.json
generated
6
package-lock.json
generated
@ -8456,9 +8456,9 @@
|
||||
}
|
||||
},
|
||||
"fs-extra": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.0.0.tgz",
|
||||
"integrity": "sha512-pmEYSk3vYsG/bF651KPUXZ+hvjpgWYw/Gc7W9NFUe3ZVLczKKWIij3IKpOrQcdw4TILtibFslZ0UmR8Vvzig4g==",
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.0.1.tgz",
|
||||
"integrity": "sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"at-least-node": "^1.0.0",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"eslint-plugin-react": "7.20.0",
|
||||
"eslint-plugin-react-hooks": "^4.0.4",
|
||||
"file-loader": "6.0.0",
|
||||
"fs-extra": "9.0.0",
|
||||
"fs-extra": "9.0.1",
|
||||
"html-webpack-plugin": "4.3.0",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"is-wsl": "^2.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user