Skip to content

Commit

Permalink
Merge pull request #679 from spiltcoffee/dependabot/npm_and_yarn/webp…
Browse files Browse the repository at this point in the history
…ack-5.93.0

build(npm-dev): bump webpack from 5.92.1 to 5.93.0
  • Loading branch information
mergify[bot] authored Jul 12, 2024
2 parents 4ac2ed4 + 220d2be commit f79fa92
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 @@ -35,7 +35,7 @@
"vue-cli-plugin-vuetify": "~2.5.8",
"vue-template-compiler": "^2.7.16",
"vuetify-loader": "^1.9.2",
"webpack": "^5.92.1"
"webpack": "^5.93.0"
},
"gitHooks": {
"pre-commit": "lint-staged"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8685,7 +8685,7 @@ __metadata:
vue-template-compiler: ^2.7.16
vuetify: ^2.6.14
vuetify-loader: ^1.9.2
webpack: ^5.92.1
webpack: ^5.93.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9048,9 +9048,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.92.1":
version: 5.92.1
resolution: "webpack@npm:5.92.1"
"webpack@npm:^5.93.0":
version: 5.93.0
resolution: "webpack@npm:5.93.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.5
Expand Down Expand Up @@ -9081,7 +9081,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 11bec781260c4180883e98a4a15a08df297aca654ded45e70598f688881dd722f992d680addafe6f6342debede345cddcce2b781c50f5cde29d6c0bc33a82452
checksum: c93bd73d9e1ab49b07e139582187f1c3760ee2cf0163b6288fab2ae210e39e59240a26284e7e5d29bec851255ef4b43c51642c882fa5a94e16ce7cb906deeb47
languageName: node
linkType: hard

Expand Down

0 comments on commit f79fa92

Please sign in to comment.