Skip to content

Commit

Permalink
fix(deps): update dependency fs-extra to v11 (#14345)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 350b358 commit a6ae38b
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion actions/promote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@actions/core": "^1.8.2",
"execa": "^5.1.1",
"fast-glob": "^3.2.11",
"fs-extra": "^10.1.0",
"fs-extra": "^11.0.0",
"got": "^11.8.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"cross-spawn": "^7.0.0",
"doctoc": "^2.0.0",
"eslint": "^8.40.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"glob": "^10.0.0",
"husky": "^8.0.0",
"jest": "^28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/carbon-components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"babel-plugin-dev-expression": "^0.2.3",
"babel-preset-carbon": "^0.5.0",
"browserslist-config-carbon": "^11.2.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/carbon-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@carbon/test-utils": "^10.30.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"rimraf": "^5.0.0",
"sass": "^1.51.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"clipboardy": "^2.1.0",
"enquirer": "^2.3.6",
"fast-glob": "^3.2.7",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"inquirer": "^6.4.1",
"klaw-sync": "^6.0.0",
"lodash.template": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@carbon/scss-generator": "^10.18.0",
"@carbon/test-utils": "^10.30.0",
"change-case": "^4.1.1",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"rimraf": "^5.0.0"
},
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@carbon/cli": "^11.13.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"klaw-sync": "^6.0.0",
"replace-in-file": "^7.0.0",
"rimraf": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"change-case": "^4.1.2",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"js-yaml": "^3.14.0",
"rimraf": "^5.0.0",
"rollup": "^2.79.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon-build-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"browserslist-config-carbon": "^11.2.0",
"change-case": "^4.1.1",
"core-js": "^3.16.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"joi": "^14.3.1",
"js-yaml": "^3.12.1",
"klaw-sync": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@carbon/cli-reporter": "^10.7.0",
"@carbon/icons": "^11.23.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"rollup": "^2.79.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"css-loader": "^6.5.1",
"enquirer": "^2.3.6",
"fast-glob": "^3.2.7",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.4.5",
"postcss": "^8.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@carbon/test-utils": "^10.30.0",
"change-case": "^4.1.1",
"core-js": "^3.16.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"js-yaml": "^3.13.0",
"rimraf": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"esbuild": "^0.18.0",
"execa": "^5.1.1",
"fast-glob": "^3.2.11",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"inquirer": "^8.1.0",
"is-git-clean": "^1.1.0",
"jest-diff": "^28.1.0",
Expand Down
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@octokit/rest": "^19.0.0",
"clsx": "^2.0.0",
"date-fns": "^2.25.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"next": "^12.0.3",
"prop-types": "^15.7.2",
"react": "^18.2.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@ __metadata:
clipboardy: ^2.1.0
enquirer: ^2.3.6
fast-glob: ^3.2.7
fs-extra: ^10.0.0
fs-extra: ^11.0.0
inquirer: ^6.4.1
klaw-sync: ^6.0.0
lodash.template: ^4.5.0
Expand Down Expand Up @@ -1920,7 +1920,7 @@ __metadata:
"@carbon/scss-generator": ^10.18.0
"@carbon/test-utils": ^10.30.0
change-case: ^4.1.1
fs-extra: ^10.0.0
fs-extra: ^11.0.0
rimraf: ^5.0.0
languageName: unknown
linkType: soft
Expand All @@ -1943,7 +1943,7 @@ __metadata:
"@carbon/motion": ^11.14.0
"@carbon/themes": ^11.22.0
"@carbon/type": ^11.21.0
fs-extra: ^10.0.0
fs-extra: ^11.0.0
klaw-sync: ^6.0.0
replace-in-file: ^7.0.0
rimraf: ^5.0.0
Expand All @@ -1963,7 +1963,7 @@ __metadata:
"@rollup/plugin-babel": ^6.0.0
"@rollup/plugin-node-resolve": ^15.0.0
change-case: ^4.1.2
fs-extra: ^10.0.0
fs-extra: ^11.0.0
js-yaml: ^3.14.0
rimraf: ^5.0.0
rollup: ^2.79.1
Expand Down Expand Up @@ -2005,7 +2005,7 @@ __metadata:
browserslist-config-carbon: ^11.2.0
change-case: ^4.1.1
core-js: ^3.16.0
fs-extra: ^10.0.0
fs-extra: ^11.0.0
joi: ^14.3.1
js-yaml: ^3.12.1
klaw-sync: ^6.0.0
Expand Down Expand Up @@ -2067,7 +2067,7 @@ __metadata:
"@carbon/cli-reporter": ^10.7.0
"@carbon/icon-helpers": ^10.43.0
"@carbon/icons": ^11.23.0
fs-extra: ^10.0.0
fs-extra: ^11.0.0
prettier: ^2.8.8
rimraf: ^5.0.0
rollup: ^2.79.1
Expand Down Expand Up @@ -2186,7 +2186,7 @@ __metadata:
enquirer: ^2.3.6
fast-glob: ^3.2.7
flatpickr: 4.6.9
fs-extra: ^10.0.0
fs-extra: ^11.0.0
html-webpack-plugin: ^5.5.0
invariant: ^2.2.3
lodash.debounce: ^4.0.8
Expand Down Expand Up @@ -2305,7 +2305,7 @@ __metadata:
change-case: ^4.1.1
color: ^4.0.0
core-js: ^3.16.0
fs-extra: ^10.0.0
fs-extra: ^11.0.0
js-yaml: ^3.13.0
rimraf: ^5.0.0
languageName: unknown
Expand Down Expand Up @@ -2334,7 +2334,7 @@ __metadata:
esbuild: ^0.18.0
execa: ^5.1.1
fast-glob: ^3.2.11
fs-extra: ^10.0.0
fs-extra: ^11.0.0
inquirer: ^8.1.0
is-git-clean: ^1.1.0
jest-diff: ^28.1.0
Expand Down Expand Up @@ -10491,7 +10491,7 @@ __metadata:
babel-preset-carbon: ^0.5.0
browserslist-config-carbon: ^11.2.0
chalk: 1.1.3
fs-extra: ^10.0.0
fs-extra: ^11.0.0
react: ^18.2.0
react-dom: ^18.2.0
rimraf: ^5.0.0
Expand Down Expand Up @@ -10524,7 +10524,7 @@ __metadata:
"@carbon/telemetry": 0.1.0
"@carbon/test-utils": ^10.30.0
chalk: 1.1.3
fs-extra: ^10.0.0
fs-extra: ^11.0.0
rimraf: ^5.0.0
sass: ^1.51.0
peerDependencies:
Expand Down Expand Up @@ -10567,7 +10567,7 @@ __metadata:
cross-spawn: ^7.0.0
doctoc: ^2.0.0
eslint: ^8.40.0
fs-extra: ^10.0.0
fs-extra: ^11.0.0
glob: ^10.0.0
husky: ^8.0.0
jest: ^28.1.0
Expand Down Expand Up @@ -15723,7 +15723,7 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.1.1, fs-extra@npm:^11.1.0, fs-extra@npm:^11.1.1":
"fs-extra@npm:11.1.1, fs-extra@npm:^11.0.0, fs-extra@npm:^11.1.0, fs-extra@npm:^11.1.1":
version: 11.1.1
resolution: "fs-extra@npm:11.1.1"
dependencies:
Expand All @@ -15734,7 +15734,7 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:^10.0.0, fs-extra@npm:^10.1.0":
"fs-extra@npm:^10.0.0":
version: 10.1.0
resolution: "fs-extra@npm:10.1.0"
dependencies:
Expand Down Expand Up @@ -25658,7 +25658,7 @@ __metadata:
"@actions/core": ^1.8.2
execa: ^5.1.1
fast-glob: ^3.2.11
fs-extra: ^10.1.0
fs-extra: ^11.0.0
got: ^11.8.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -32391,7 +32391,7 @@ __metadata:
clsx: ^2.0.0
date-fns: ^2.25.0
fast-glob: ^3.2.7
fs-extra: ^10.0.0
fs-extra: ^11.0.0
lodash.merge: ^4.6.2
next: ^12.0.3
prop-types: ^15.7.2
Expand Down

0 comments on commit a6ae38b

Please sign in to comment.