Updating core deps

@types/node  ^14.0.6  →  ^14.11.2
 fs-extra      ^9.0.0  →    ^9.0.1
This commit is contained in:
Justin 2020-09-27 15:13:47 +02:00
parent c246086a64
commit bd351ef43b
2 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@
"xcase": "^2.0.1"
},
"devDependencies": {
"@types/node": "^14.0.6",
"@types/node": "^14.11.2",
"esm": "^3.2.25",
"fs-extra": "^9.0.0",
"fs-extra": "^9.0.1",
"get-param-names": "github:jdalrymple/get-param-names#1-improve-functionality",
"rollup": "^2.12.0",
"rollup-plugin-typescript2": "^0.27.1",

View File

@ -4801,7 +4801,7 @@ fs-extra@8.1.0, fs-extra@^8.1.0:
jsonfile "^4.0.0"
universalify "^0.1.0"
fs-extra@^9.0.0:
fs-extra@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==