aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-04 07:28:24 +0000
committerGravatar vitalyster2021-03-04 10:40:21 +0300
commit9fcd36dba9c2ad8ba31bdd27e9332e6ddbb11016 (patch)
treedfb4a2fe1265e9a9b829717042fcb21c0abecfd4 /package-lock.json
parent235d8ae06be618dc165a16a3d2e8a8b7c868c92f (diff)
Bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 82b63eaf..ac7bd309 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,7 @@
"stylelint": "^13.11.0",
"stylelint-config-standard": "^20.0.0",
"url-loader": "^4.1.1",
- "webpack": "^5.24.2",
+ "webpack": "^5.24.3",
"webpack-cli": "^4.5.0"
}
},
@@ -8179,9 +8179,9 @@
}
},
"node_modules/webpack": {
- "version": "5.24.2",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.2.tgz",
- "integrity": "sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==",
+ "version": "5.24.3",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.3.tgz",
+ "integrity": "sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.0",
@@ -15259,9 +15259,9 @@
}
},
"webpack": {
- "version": "5.24.2",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.2.tgz",
- "integrity": "sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==",
+ "version": "5.24.3",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.3.tgz",
+ "integrity": "sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",