Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.89.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 4e834e6 commit 5d425a7
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"vite": "4.4.11",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"engines": {
"node": ">=16.12"
Expand Down
41 changes: 39 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ __metadata:
vite: "npm:4.4.11"
vite-tsconfig-paths: "npm:4.2.1"
vitest: "npm:0.34.6"
webpack: "npm:5.88.2"
webpack: "npm:5.89.0"
languageName: unknown
linkType: soft

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

"webpack@npm:5.88.2, webpack@npm:^5.88.2":
"webpack@npm:5.88.2":
version: 5.88.2
resolution: "webpack@npm:5.88.2"
dependencies:
Expand Down Expand Up @@ -13006,6 +13006,43 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.89.0, webpack@npm:^5.88.2":
version: 5.89.0
resolution: "webpack@npm:5.89.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.0"
"@webassemblyjs/ast": "npm:^1.11.5"
"@webassemblyjs/wasm-edit": "npm:^1.11.5"
"@webassemblyjs/wasm-parser": "npm:^1.11.5"
acorn: "npm:^8.7.1"
acorn-import-assertions: "npm:^1.9.0"
browserslist: "npm:^4.14.5"
chrome-trace-event: "npm:^1.0.2"
enhanced-resolve: "npm:^5.15.0"
es-module-lexer: "npm:^1.2.1"
eslint-scope: "npm:5.1.1"
events: "npm:^3.2.0"
glob-to-regexp: "npm:^0.4.1"
graceful-fs: "npm:^4.2.9"
json-parse-even-better-errors: "npm:^2.3.1"
loader-runner: "npm:^4.2.0"
mime-types: "npm:^2.1.27"
neo-async: "npm:^2.6.2"
schema-utils: "npm:^3.2.0"
tapable: "npm:^2.1.1"
terser-webpack-plugin: "npm:^5.3.7"
watchpack: "npm:^2.4.0"
webpack-sources: "npm:^3.2.3"
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: ee19b070279c9bc3bf21eeaac3ea08e6583c1b8da334e595b3c9badedbd7f9fad071b9f785076081af661ef247bb72441e86e8b903bf253ae9300007a048ea6e
languageName: node
linkType: hard

"whatwg-url@npm:^5.0.0":
version: 5.0.0
resolution: "whatwg-url@npm:5.0.0"
Expand Down

0 comments on commit 5d425a7

Please sign in to comment.