Skip to content

Commit

Permalink
chore(deps): update dependency replace-in-file to v7 (#13922)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency replace-in-file to v7

* chore: yarn dedupe

* chore: yarn dedupe

* chore: run yarn

* chore(deps): update dependency replace-in-file to v7

* chore: yarn install

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrea N. Cardona <cardona.n.andrea@gmail.com>
Co-authored-by: Taylor Jones <taylor.jones826@gmail.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
Co-authored-by: TJ Egan <tw15egan@gmail.com>
  • Loading branch information
5 people authored Jul 17, 2023
1 parent f2aa208 commit 1bf2d4f
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 82 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prettier-config-carbon": "^0.11.0",
"progress-estimator": "^0.3.0",
"remark": "^10.0.1",
"replace-in-file": "^6.1.0",
"replace-in-file": "^7.0.0",
"rollup": "^2.79.1",
"sass": "^1.51.0",
"sassdoc": "^2.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@carbon/cli": "^11.12.0",
"fs-extra": "^10.0.0",
"klaw-sync": "^6.0.0",
"replace-in-file": "^3.4.2",
"replace-in-file": "^7.0.0",
"rimraf": "^5.0.0"
}
}
97 changes: 17 additions & 80 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2144,7 +2144,7 @@ __metadata:
prettier-config-carbon: ^0.11.0
progress-estimator: ^0.3.0
remark: ^10.0.1
replace-in-file: ^6.1.0
replace-in-file: ^7.0.0
rollup: ^2.79.1
sass: ^1.51.0
sassdoc: ^2.7.3
Expand Down Expand Up @@ -2188,7 +2188,7 @@ __metadata:
"@carbon/type": ^11.20.0
fs-extra: ^10.0.0
klaw-sync: ^6.0.0
replace-in-file: ^3.4.2
replace-in-file: ^7.0.0
rimraf: ^5.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8922,7 +8922,7 @@ __metadata:
languageName: node
linkType: hard

"ansi-styles@npm:^3.2.0, ansi-styles@npm:^3.2.1":
"ansi-styles@npm:^3.2.1":
version: 3.2.1
resolution: "ansi-styles@npm:3.2.1"
dependencies:
Expand Down Expand Up @@ -11187,17 +11187,6 @@ __metadata:
languageName: node
linkType: hard

"cliui@npm:^5.0.0":
version: 5.0.0
resolution: "cliui@npm:5.0.0"
dependencies:
string-width: ^3.1.0
strip-ansi: ^5.2.0
wrap-ansi: ^5.1.0
checksum: 0bb8779efe299b8f3002a73619eaa8add4081eb8d1c17bc4fedc6240557fb4eacdc08fe87c39b002eacb6cfc117ce736b362dbfd8bf28d90da800e010ee97df4
languageName: node
linkType: hard

"cliui@npm:^6.0.0":
version: 6.0.0
resolution: "cliui@npm:6.0.0"
Expand Down Expand Up @@ -27150,29 +27139,16 @@ __metadata:
languageName: node
linkType: hard

"replace-in-file@npm:^3.4.2":
version: 3.4.4
resolution: "replace-in-file@npm:3.4.4"
dependencies:
chalk: ^2.4.2
glob: ^7.1.3
yargs: ^13.2.2
bin:
replace-in-file: ./bin/cli.js
checksum: d7b8d854f745624ced417fc0e73259e0562ca4033718aa40d6fedb1897a1f691f8813a28e9c9d44a7b4a50469fa46f6dcac3cba402131cfe18559db2f45b5bb9
languageName: node
linkType: hard

"replace-in-file@npm:^6.1.0":
version: 6.1.0
resolution: "replace-in-file@npm:6.1.0"
"replace-in-file@npm:^7.0.0":
version: 7.0.1
resolution: "replace-in-file@npm:7.0.1"
dependencies:
chalk: ^4.0.0
glob: ^7.1.6
yargs: ^15.3.1
chalk: ^4.1.2
glob: ^8.1.0
yargs: ^17.7.2
bin:
replace-in-file: bin/cli.js
checksum: c4ebe703402d7c1c39164e132db72242acb9b8680913487cf631329da5e69c0243a6c18cea2a6e5c2729c66a17e7372b31f34788a5ab26e046d898c554adbcb7
checksum: da6115387bf79ac7fb2057a4212da4159cc85889e34212df62d86cc3b5ceb23167a7c22ce0dc0cebfe55c01a08ccd99fd496398375dfa29e30f173013c81579a
languageName: node
linkType: hard

Expand Down Expand Up @@ -28952,7 +28928,7 @@ __metadata:
languageName: node
linkType: hard

"string-width@npm:^3.0.0, string-width@npm:^3.1.0":
"string-width@npm:^3.0.0":
version: 3.1.0
resolution: "string-width@npm:3.1.0"
dependencies:
Expand Down Expand Up @@ -29078,7 +29054,7 @@ __metadata:
languageName: node
linkType: hard

"strip-ansi@npm:^5.0.0, strip-ansi@npm:^5.1.0, strip-ansi@npm:^5.2.0":
"strip-ansi@npm:^5.1.0":
version: 5.2.0
resolution: "strip-ansi@npm:5.2.0"
dependencies:
Expand Down Expand Up @@ -32355,17 +32331,6 @@ __metadata:
languageName: node
linkType: hard

"wrap-ansi@npm:^5.1.0":
version: 5.1.0
resolution: "wrap-ansi@npm:5.1.0"
dependencies:
ansi-styles: ^3.2.0
string-width: ^3.0.0
strip-ansi: ^5.0.0
checksum: 9b48c862220e541eb0daa22661b38b947973fc57054e91be5b0f2dcc77741a6875ccab4ebe970a394b4682c8dfc17e888266a105fb8b0a9b23c19245e781ceae
languageName: node
linkType: hard

"wrap-ansi@npm:^6.2.0":
version: 6.2.0
resolution: "wrap-ansi@npm:6.2.0"
Expand Down Expand Up @@ -32657,16 +32622,6 @@ __metadata:
languageName: node
linkType: hard

"yargs-parser@npm:^13.1.2":
version: 13.1.2
resolution: "yargs-parser@npm:13.1.2"
dependencies:
camelcase: ^5.0.0
decamelize: ^1.2.0
checksum: c8bb6f44d39a4acd94462e96d4e85469df865de6f4326e0ab1ac23ae4a835e5dd2ddfe588317ebf80c3a7e37e741bd5cb0dc8d92bcc5812baefb7df7c885e86b
languageName: node
linkType: hard

"yargs-parser@npm:^18.1.2":
version: 18.1.3
resolution: "yargs-parser@npm:18.1.3"
Expand Down Expand Up @@ -32699,25 +32654,7 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^13.2.2":
version: 13.3.2
resolution: "yargs@npm:13.3.2"
dependencies:
cliui: ^5.0.0
find-up: ^3.0.0
get-caller-file: ^2.0.1
require-directory: ^2.1.1
require-main-filename: ^2.0.0
set-blocking: ^2.0.0
string-width: ^3.0.0
which-module: ^2.0.0
y18n: ^4.0.0
yargs-parser: ^13.1.2
checksum: 75c13e837eb2bb25717957ba58d277e864efc0cca7f945c98bdf6477e6ec2f9be6afa9ed8a876b251a21423500c148d7b91e88dee7adea6029bdec97af1ef3e8
languageName: node
linkType: hard

"yargs@npm:^15.0.1, yargs@npm:^15.3.1":
"yargs@npm:^15.0.1":
version: 15.4.1
resolution: "yargs@npm:15.4.1"
dependencies:
Expand All @@ -32736,9 +32673,9 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^17.0.0, yargs@npm:^17.0.1, yargs@npm:^17.3.1, yargs@npm:^17.6.2":
version: 17.6.2
resolution: "yargs@npm:17.6.2"
"yargs@npm:^17.0.0, yargs@npm:^17.0.1, yargs@npm:^17.3.1, yargs@npm:^17.6.2, yargs@npm:^17.7.2":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
dependencies:
cliui: ^8.0.1
escalade: ^3.1.1
Expand All @@ -32747,7 +32684,7 @@ __metadata:
string-width: ^4.2.3
y18n: ^5.0.5
yargs-parser: ^21.1.1
checksum: 47da1b0d854fa16d45a3ded57b716b013b2179022352a5f7467409da5a04a1eef5b3b3d97a2dfc13e8bbe5f2ffc0afe3bc6a4a72f8254e60f5a4bd7947138643
checksum: 73b572e863aa4a8cbef323dd911d79d193b772defd5a51aab0aca2d446655216f5002c42c5306033968193bdbf892a7a4c110b0d77954a7fdf563e653967b56a
languageName: node
linkType: hard

Expand Down

0 comments on commit 1bf2d4f

Please sign in to comment.