diff options
author | dependabot[bot] | 2021-01-27 06:55:34 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 656c2230e4cc58a8ce83d24c403b2d76d288ff07 (patch) | |
tree | 8589e8b010ca5185533f0639715f1da55ff750fa /vnext/package-lock.json | |
parent | 49a0ad11be0bc125ef90de6911e2991060984512 (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 'vnext/package-lock.json')
-rw-r--r-- | vnext/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 97731c24..738d36c2 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -15995,9 +15995,9 @@ "dev": true }, "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", |