Skip to content

Commit

Permalink
Update dependency webpack to v5.92.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 0da6bf8 commit 80e923e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"vite-plugin-istanbul": "^6.0.0",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^1.0.0",
"webpack": "5.92.0",
"webpack": "5.92.1",
"yup": "^1.0.2"
},
"resolutions": {
Expand All @@ -130,7 +130,7 @@
"modular-scripts/rollup": "2.79.1",
"next": "^14.0.0",
"webpack-dev-server": "4.9.3",
"webpack": "5.92.0",
"webpack": "5.92.1",
"recursive-readdir": "2.2.3",
"@jpmorganchase/mosaic-content-editor-plugin@npm:0.1.0-beta.65": "patch:@jpmorganchase/mosaic-content-editor-plugin@npm%3A0.1.0-beta.65#~/.yarn/patches/@jpmorganchase-mosaic-content-editor-plugin-npm-0.1.0-beta.65-5b63b22b12.patch",
"@jpmorganchase/mosaic-content-editor-plugin@npm:^0.1.0-beta.65": "patch:@jpmorganchase/mosaic-content-editor-plugin@npm%3A0.1.0-beta.65#~/.yarn/patches/@jpmorganchase-mosaic-content-editor-plugin-npm-0.1.0-beta.65-5b63b22b12.patch"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5859,7 +5859,7 @@ __metadata:
vite-plugin-istanbul: "npm:^6.0.0"
vite-tsconfig-paths: "npm:^4.2.0"
vitest: "npm:^1.0.0"
webpack: "npm:5.92.0"
webpack: "npm:5.92.1"
yup: "npm:^1.0.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -31393,9 +31393,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.92.0":
version: 5.92.0
resolution: "webpack@npm:5.92.0"
"webpack@npm:5.92.1":
version: 5.92.1
resolution: "webpack@npm:5.92.1"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -31426,7 +31426,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/1d5e7e881615df05af7e58bd7ce872495cf6361f345f2b2a7dcbd8febd8761b68b7567e14f9ebbf1d666b6c78cc90c3f304fb10b8a457ab71aa7015116a7d6d9
checksum: 10/76fcfbebcc0719c4734c65a01dcef7a0f18f3f2647484e8a7e8606adbd128ac42756bb3a8b7e2d486fe97f6286ebdc7b937ccdf3cf1d21b4684134bb89bbed89
languageName: node
linkType: hard

Expand Down

0 comments on commit 80e923e

Please sign in to comment.