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 Jul 2, 2024
1 parent e9b6437 commit 4db66b6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 22 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"babel-loader": "9.1.3",
"enhanced-resolve": "5.17.0",
"react-router": "6.24.0",
"replace-in-file": "7.2.0",
"replace-in-file": "8.1.0",
"typescript": "5.4.5"
},
"packageManager": "[email protected]"
Expand Down
36 changes: 15 additions & 21 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6426,6 +6426,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 @@ -9202,7 +9209,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.2.2, glob@npm:^10.3.10":
"glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.4.2":
version: 10.4.2
resolution: "glob@npm:10.4.2"
dependencies:
Expand Down Expand Up @@ -9232,19 +9239,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 @@ -14061,16 +14055,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 @@ -16349,7 +16343,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-router: "npm:6.24.0"
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 4db66b6

Please sign in to comment.