Skip to content

Commit

Permalink
chore(deps): update dependency replace-in-file to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 00324e3 commit 7e49757
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 21 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"babel-loader": "9.1.3",
"enhanced-resolve": "5.17.1",
"react-router": "6.26.2",
"replace-in-file": "7.2.0",
"replace-in-file": "8.1.0",
"typescript": "5.4.5"
},
"packageManager": "[email protected]"
Expand Down
50 changes: 30 additions & 20 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6482,6 +6482,13 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
languageName: node
linkType: hard

"character-entities-legacy@npm:^1.0.0":
version: 1.1.4
resolution: "character-entities-legacy@npm:1.1.4"
Expand Down Expand Up @@ -9271,6 +9278,22 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.4.2":
version: 10.4.5
resolution: "glob@npm:10.4.5"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^3.1.2"
minimatch: "npm:^9.0.4"
minipass: "npm:^7.1.2"
package-json-from-dist: "npm:^1.0.0"
path-scurry: "npm:^1.11.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/19a9759ea77b8e3ca0a43c2f07ecddc2ad46216b786bb8f993c445aee80d345925a21e5280c7b7c6c59e860a0154b84e4b2b60321fea92cd3c56b4a7489f160e
languageName: node
linkType: hard

"glob@npm:^7.0.0, glob@npm:^7.1.3, glob@npm:^7.1.6":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand All @@ -9285,19 +9308,6 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.1.0":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
fs.realpath: "npm:^1.0.0"
inflight: "npm:^1.0.4"
inherits: "npm:2"
minimatch: "npm:^5.0.1"
once: "npm:^1.3.0"
checksum: 10c0/cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f
languageName: node
linkType: hard

"global-dirs@npm:^3.0.0":
version: 3.0.0
resolution: "global-dirs@npm:3.0.0"
Expand Down Expand Up @@ -14121,16 +14131,16 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"replace-in-file@npm:7.2.0":
version: 7.2.0
resolution: "replace-in-file@npm:7.2.0"
"replace-in-file@npm:8.1.0":
version: 8.1.0
resolution: "replace-in-file@npm:8.1.0"
dependencies:
chalk: "npm:^4.1.2"
glob: "npm:^8.1.0"
chalk: "npm:^5.3.0"
glob: "npm:^10.4.2"
yargs: "npm:^17.7.2"
bin:
replace-in-file: bin/cli.js
checksum: 10c0/8779b98dcb4d7afccef357edbe38490b6588ef5f59f38d62de1d5854d3f42a9e087af7c4a018004d96e4c0f24a6bbf12109e8349417aba770d1e7ac1980f2177
checksum: 10c0/e11a16a5aac4b114116730d14cde7065a9da4f5a46e06f2934c5947c77c57104bcabdfcd34423462f8019dda20fb51c7b0739f8baf8b45b5dfff67550d10c930
languageName: node
linkType: hard

Expand Down Expand Up @@ -16464,7 +16474,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-router: "npm:6.26.2"
replace-in-file: "npm:7.2.0"
replace-in-file: "npm:8.1.0"
typescript: "npm:5.4.5"
url-loader: "npm:4.1.1"
languageName: unknown
Expand Down

0 comments on commit 7e49757

Please sign in to comment.