Skip to content

Commit

Permalink
Update npm package webpack to v5.97.1 (#5819)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: vilkinsons <6226576+vilkinsons@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] and vilkinsons authored Dec 6, 2024
1 parent fa5de64 commit 30313be
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"sass": "1.82.0",
"typescript": "5.6.3",
"wait-on": "8.0.1",
"webpack": "5.97.0"
"webpack": "5.97.1"
},
"engines": {
"node": ">= v20"
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"tsconfig-paths-webpack-plugin": "4.2.0",
"type-fest": "3.13.1",
"typescript": "5.6.3",
"webpack": "5.97.0",
"webpack": "5.97.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
"zip-webpack-plugin": "4.0.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ __metadata:
use-font-face-observer: "npm:1.2.2"
uuid: "npm:9.0.1"
wait-on: "npm:8.0.1"
webpack: "npm:5.97.0"
webpack: "npm:5.97.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -872,7 +872,7 @@ __metadata:
typescript: "npm:5.6.3"
uuid: "npm:9.0.1"
webextension-polyfill: "npm:0.10.0"
webpack: "npm:5.97.0"
webpack: "npm:5.97.1"
webpack-cli: "npm:4.10.0"
webpack-dev-server: "npm:4.15.2"
ws: "npm:8.18.0"
Expand Down Expand Up @@ -46190,9 +46190,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:5.97.0, webpack@npm:^5.72.0, webpack@npm:^5.76.0, webpack@npm:^5.94.0":
version: 5.97.0
resolution: "webpack@npm:5.97.0"
"webpack@npm:5, webpack@npm:5.97.1, webpack@npm:^5.72.0, webpack@npm:^5.76.0, webpack@npm:^5.94.0":
version: 5.97.1
resolution: "webpack@npm:5.97.1"
dependencies:
"@types/eslint-scope": "npm:^3.7.7"
"@types/estree": "npm:^1.0.6"
Expand Down Expand Up @@ -46222,7 +46222,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/a8714d42defbf52382b61c157f68e161a16d0edf228d8d9abaa7a165f3ee0ac7386a08d28d4dcf8d6740ea5bda0c4d4abfeeb838df029e636c1c28bb2454ac56
checksum: 10c0/a12d3dc882ca582075f2c4bd88840be8307427245c90a8a0e0b372d73560df13fcf25a61625c9e7edc964981d16b5a8323640562eb48347cf9dd2f8bd1b39d35
languageName: node
linkType: hard

Expand Down

0 comments on commit 30313be

Please sign in to comment.