Skip to content

Commit 58fdf9f

Browse files
committed
chore(deps): update dependency webpack to v5.60.0
1 parent 07139e3 commit 58fdf9f

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
@@ -100,7 +100,7 @@
100100
"rollup-plugin-replace": "2.2.0",
101101
"rollup-plugin-terser": "7.0.2",
102102
"semantic-release": "18.0.0",
103-
"webpack": "5.59.1",
103+
"webpack": "5.60.0",
104104
"webpack-cli": "4.9.1",
105105
"webpack-dev-server": "4.3.1"
106106
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9522,10 +9522,10 @@ webpack-sources@^3.2.0:
95229522
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
95239523
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
95249524

9525-
webpack@5.59.1:
9526-
version "5.59.1"
9527-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.1.tgz#60c77e9aad796252153d4d7ab6b2d4c11f0e548c"
9528-
integrity sha512-I01IQV9K96FlpXX3V0L4nvd7gb0r7thfuu1IfT2P4uOHOA77nKARAKDYGe/tScSHKnffNIyQhLC8kRXzY4KEHQ==
9525+
webpack@5.60.0:
9526+
version "5.60.0"
9527+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.60.0.tgz#9c26f38a57c9688b0a8c5c885e05197344eae67d"
9528+
integrity sha512-OL5GDYi2dKxnwJPSOg2tODgzDxAffN0osgWkZaBo/l3ikCxDFP+tuJT3uF7GyBE3SDBpKML/+a8EobyWAQO3DQ==
95299529
dependencies:
95309530
"@types/eslint-scope" "^3.7.0"
95319531
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)