mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Updating core deps
@types/node ^14.0.6 → ^14.11.2 fs-extra ^9.0.0 → ^9.0.1
This commit is contained in:
parent
c246086a64
commit
bd351ef43b
@ -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",
|
||||
|
||||
@ -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==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user