chore(deps): update dependency fs-extra to v10 (#6334)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-17 16:02:26 +00:00
committed by rijkvanzanten
parent 42d6097030
commit 5eb95c3a0e
4 changed files with 16 additions and 13 deletions

View File

@@ -31,7 +31,7 @@
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd",
"devDependencies": {
"directory-tree": "2.2.9",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"lodash.get": "4.4.2",
"micromark": "2.11.4",
"npm-watch": "0.10.0",

23
package-lock.json generated
View File

@@ -526,7 +526,7 @@
"license": "ISC",
"devDependencies": {
"directory-tree": "2.2.9",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"lodash.get": "4.4.2",
"micromark": "2.11.4",
"npm-watch": "0.10.0",
@@ -51040,7 +51040,7 @@
"@types/node": "15.12.2",
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"jest": "27.0.4",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.3",
@@ -51138,7 +51138,7 @@
"@types/node": "15.12.2",
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"jest": "27.0.4",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.3",
@@ -57612,7 +57612,7 @@
"version": "file:docs",
"requires": {
"directory-tree": "2.2.9",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"lodash.get": "4.4.2",
"micromark": "2.11.4",
"npm-watch": "0.10.0",
@@ -57622,7 +57622,8 @@
},
"dependencies": {
"fs-extra": {
"version": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
"dev": true,
"requires": {
@@ -57706,7 +57707,7 @@
"@types/node": "15.12.2",
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"jest": "27.0.4",
"normalize-path": "^3.0.0",
"npm-run-all": "4.1.5",
@@ -57721,7 +57722,8 @@
"dev": true
},
"fs-extra": {
"version": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
"dev": true,
"requires": {
@@ -57785,7 +57787,7 @@
"@types/normalize-path": "3.0.0",
"aws-sdk": "^2.928.0",
"dotenv": "10.0.0",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"jest": "27.0.4",
"normalize-path": "^3.0.0",
"npm-run-all": "4.1.5",
@@ -57800,7 +57802,8 @@
"dev": true
},
"fs-extra": {
"version": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
"dev": true,
"requires": {
@@ -72918,7 +72921,7 @@
"pg": "^8.6.0",
"pino": "^6.11.3",
"pino-colada": "^2.1.0",
"pino-http": "*",
"pino-http": "^5.5.0",
"prettier": "^2.3.1",
"qs": "^6.9.4",
"rate-limiter-flexible": "^2.2.2",

View File

@@ -44,7 +44,7 @@
"@types/node": "15.12.2",
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"jest": "27.0.4",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.3",

View File

@@ -45,7 +45,7 @@
"@types/node": "15.12.2",
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "7.0.1",
"fs-extra": "10.0.0",
"jest": "27.0.4",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.3",