aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-27 06:53:34 +0000
committerGravatar vitalyster2021-01-27 10:22:01 +0300
commit9186d949f2d105c536accb155a9a5ebc9e44cb1e (patch)
tree2353e9e339a99e5babe2e248c706807b97e56450 /package-lock.json
parentd740fc53e480c2ee4be86fe1963f6cd2ae836635 (diff)
Bump webpack from 5.17.0 to 5.18.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.17.0...v5.18.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 0b6adbb3..b2f2b928 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7162,9 +7162,9 @@
}
},
"webpack": {
- "version": "5.17.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.17.0.tgz",
- "integrity": "sha512-R+IdNEaYcYaACpXZOt7reyc8txBK7J06lOPkX1SbgmeoAnUbyBZivJIksrDBnmMA3wlTWvPcX7DubxELyPB8rA==",
+ "version": "5.18.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.18.0.tgz",
+ "integrity": "sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",