Skip to content

Commit 0432c99

Browse files
bump(deps): webpack
1 parent 5c8c08b commit 0432c99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"typescript": "^4.2.3",
9191
"vue": "^3.0.7",
9292
"vue2": "npm:vue@^2.6.12",
93-
"webpack": "^5.25.0",
93+
"webpack": "^5.27.0",
9494
"webpack-bundle-analyzer": "^4",
9595
"webpack-cli": "^4.5.0"
9696
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6970,10 +6970,10 @@ webpack-sources@^2.1.1:
69706970
source-list-map "^2.0.1"
69716971
source-map "^0.6.1"
69726972

6973-
webpack@^5.25.0:
6974-
version "5.25.0"
6975-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.25.0.tgz#f9409977f0f3b6d4b9c4f73adc7d7cb9603a09e9"
6976-
integrity sha512-jqQZopNCzt9c4K6Qa7j6kIhzHfR9wgF84go58VoNp4JbZrBr2D2l5lcv72CW80yc6NJl8CR6OY8xctnIs0r2uw==
6973+
webpack@^5.27.0:
6974+
version "5.27.0"
6975+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.27.0.tgz#387458f83142253f2759e22415dc1359746e6940"
6976+
integrity sha512-So7grHu//UyJ+80VrNHjWwW6WSZkfWWD6a7NV/88r8G92PO6TYOGzbtTiZBwbPVkx6LVP8OYvHD+IxuJ2KBz4g==
69776977
dependencies:
69786978
"@types/eslint-scope" "^3.7.0"
69796979
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)