Skip to content

Commit

Permalink
Merge pull request #44 from crrashh1542/dependabot/npm_and_yarn/webpa…
Browse files Browse the repository at this point in the history
…ck-5.89.0

build(deps-dev): bump webpack from 5.88.2 to 5.89.0
  • Loading branch information
crrashh1542 authored Oct 19, 2023
2 parents 73b7319 + d7cbe47 commit f921474
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"less-loader": "^11.1.3",
"moment": "^2.29.4",
"speed-measure-webpack-plugin": "^1.5.0",
"webpack": "^5.88.2"
"webpack": "^5.89.0"
},
"eslintConfig": {
"root": true,
Expand Down
41 changes: 39 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4059,7 +4059,7 @@ __metadata:
postcss: ^8.4.31
speed-measure-webpack-plugin: ^1.5.0
vue: ^3.3.4
webpack: ^5.88.2
webpack: ^5.89.0
languageName: unknown
linkType: soft

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

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

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

"websocket-driver@npm:>=0.5.1, websocket-driver@npm:^0.7.4":
version: 0.7.4
resolution: "websocket-driver@npm:0.7.4"
Expand Down

0 comments on commit f921474

Please sign in to comment.