Skip to content

Commit

Permalink
bump webpack (#1872)
Browse files Browse the repository at this point in the history
  • Loading branch information
lizthegrey authored Aug 19, 2023
1 parent 7e59788 commit 049f771
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"vue-loader": "^17.2.2",
"vue-router": "^4.2.4",
"vue-style-loader": "^4.1.3",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^6.1.1",
"webpack-hot-middleware": "^2.25.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6838,7 +6838,7 @@ __metadata:
vue-loader: "npm:^17.2.2"
vue-router: "npm:^4.2.4"
vue-style-loader: "npm:^4.1.3"
webpack: "npm:^5.88.1"
webpack: "npm:^5.88.2"
webpack-cli: "npm:^5.1.4"
webpack-dev-middleware: "npm:^6.1.1"
webpack-hot-middleware: "npm:^2.25.4"
Expand Down Expand Up @@ -14086,9 +14086,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5, webpack@npm:^5.88.1":
version: 5.88.1
resolution: "webpack@npm:5.88.1"
"webpack@npm:^5, webpack@npm:^5.88.2":
version: 5.88.2
resolution: "webpack@npm:5.88.2"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.0"
Expand Down Expand Up @@ -14119,7 +14119,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 1467130267762c1e0002bb1a365874e1f52d2d0ceca61aa0be6241ec26d07feacb2cb5ecb94dd6aa3721d7efb3b0651762c23f1bfbc10612023f8cdf161aec69
checksum: 2b26158f091df1d97b85ed8b9c374c673ee91de41e13579a3d5abb76f48fda0e2fe592541e58a96e2630d5bce18d885ce605f6ae767d7e0bc2b5ce3b700a51f0
languageName: node
linkType: hard

Expand Down

0 comments on commit 049f771

Please sign in to comment.