chore(deps): update dependency fs-extra to v11.1.1 (#4540) [skip ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-29 23:27:20 +02:00 committed by GitHub
parent 4435e7a3e0
commit f5c3307969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

28
package-lock.json generated
View File

@ -17,7 +17,7 @@
"@angular/compiler-cli": "12.2.16", "@angular/compiler-cli": "12.2.16",
"@angular/core": "12.2.16", "@angular/core": "12.2.16",
"@types/cordova": "0.0.34", "@types/cordova": "0.0.34",
"@types/fs-extra": "11.0.0", "@types/fs-extra": "11.0.1",
"@types/jest": "27.5.2", "@types/jest": "27.5.2",
"@types/lodash": "4.14.194", "@types/lodash": "4.14.194",
"@types/node": "18.16.3", "@types/node": "18.16.3",
@ -33,7 +33,7 @@
"eslint": "8.38.0", "eslint": "8.38.0",
"eslint-config-prettier": "8.6.0", "eslint-config-prettier": "8.6.0",
"eslint-plugin-jsdoc": "39.6.4", "eslint-plugin-jsdoc": "39.6.4",
"fs-extra": "11.1.0", "fs-extra": "11.1.1",
"gulp": "4.0.2", "gulp": "4.0.2",
"gulp-rename": "2.0.0", "gulp-rename": "2.0.0",
"gulp-replace": "1.1.4", "gulp-replace": "1.1.4",
@ -2110,9 +2110,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/fs-extra": { "node_modules/@types/fs-extra": {
"version": "11.0.0", "version": "11.0.1",
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.1.tgz",
"integrity": "sha512-zdV5odfHf95B4qr6bdpshG4VMm/3xgnPhSJLa3xh75CYr35e34k+4FQli82Q48sPqwHazJGy+6+jl4T+Vw1AMg==", "integrity": "sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/jsonfile": "*", "@types/jsonfile": "*",
@ -6439,9 +6439,9 @@
} }
}, },
"node_modules/fs-extra": { "node_modules/fs-extra": {
"version": "11.1.0", "version": "11.1.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz",
"integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", "integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"graceful-fs": "^4.2.0", "graceful-fs": "^4.2.0",
@ -18308,9 +18308,9 @@
"dev": true "dev": true
}, },
"@types/fs-extra": { "@types/fs-extra": {
"version": "11.0.0", "version": "11.0.1",
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.1.tgz",
"integrity": "sha512-zdV5odfHf95B4qr6bdpshG4VMm/3xgnPhSJLa3xh75CYr35e34k+4FQli82Q48sPqwHazJGy+6+jl4T+Vw1AMg==", "integrity": "sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/jsonfile": "*", "@types/jsonfile": "*",
@ -21727,9 +21727,9 @@
} }
}, },
"fs-extra": { "fs-extra": {
"version": "11.1.0", "version": "11.1.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz",
"integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", "integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"graceful-fs": "^4.2.0", "graceful-fs": "^4.2.0",

View File

@ -32,7 +32,7 @@
"@angular/compiler-cli": "12.2.16", "@angular/compiler-cli": "12.2.16",
"@angular/core": "12.2.16", "@angular/core": "12.2.16",
"@types/cordova": "0.0.34", "@types/cordova": "0.0.34",
"@types/fs-extra": "11.0.0", "@types/fs-extra": "11.0.1",
"@types/jest": "27.5.2", "@types/jest": "27.5.2",
"@types/lodash": "4.14.194", "@types/lodash": "4.14.194",
"@types/node": "18.16.3", "@types/node": "18.16.3",
@ -48,7 +48,7 @@
"eslint": "8.38.0", "eslint": "8.38.0",
"eslint-config-prettier": "8.6.0", "eslint-config-prettier": "8.6.0",
"eslint-plugin-jsdoc": "39.6.4", "eslint-plugin-jsdoc": "39.6.4",
"fs-extra": "11.1.0", "fs-extra": "11.1.1",
"gulp": "4.0.2", "gulp": "4.0.2",
"gulp-rename": "2.0.0", "gulp-rename": "2.0.0",
"gulp-replace": "1.1.4", "gulp-replace": "1.1.4",