From 9fcd36dba9c2ad8ba31bdd27e9332e6ddbb11016 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 4 Mar 2021 07:28:24 +0000 Subject: 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] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') 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", -- cgit v1.2.3