build(deps-dev): bump webpack from 5.84.1 to 5.85.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.1 to 5.85.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.85.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2b2c1d287e
commit
a6c5c40ecd
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -23,7 +23,7 @@
|
||||||
"eslint": "8.41.0",
|
"eslint": "8.41.0",
|
||||||
"stylelint": "14.16.1",
|
"stylelint": "14.16.1",
|
||||||
"stylelint-config-standard-scss": "^6.1.0",
|
"stylelint-config-standard-scss": "^6.1.0",
|
||||||
"webpack": "5.84.1",
|
"webpack": "5.85.1",
|
||||||
"webpack-cli": "5.1.1"
|
"webpack-cli": "5.1.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -3700,9 +3700,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/webpack": {
|
"node_modules/webpack": {
|
||||||
"version": "5.84.1",
|
"version": "5.85.1",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.84.1.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.85.1.tgz",
|
||||||
"integrity": "sha512-ZP4qaZ7vVn/K8WN/p990SGATmrL1qg4heP/MrVneczYtpDGJWlrgZv55vxaV2ul885Kz+25MP2kSXkPe3LZfmg==",
|
"integrity": "sha512-xTb7MRf4LY8Z5rzn7aIx4TDrwYJrjcHnIfU1TqtyZOoObyuGSpAUwIvVuqq5wPnv7WEgQr8UvO1q/dgoGG4HjA==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/eslint-scope": "^3.7.3",
|
"@types/eslint-scope": "^3.7.3",
|
||||||
|
|
@ -6725,9 +6725,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"version": "5.84.1",
|
"version": "5.85.1",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.84.1.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.85.1.tgz",
|
||||||
"integrity": "sha512-ZP4qaZ7vVn/K8WN/p990SGATmrL1qg4heP/MrVneczYtpDGJWlrgZv55vxaV2ul885Kz+25MP2kSXkPe3LZfmg==",
|
"integrity": "sha512-xTb7MRf4LY8Z5rzn7aIx4TDrwYJrjcHnIfU1TqtyZOoObyuGSpAUwIvVuqq5wPnv7WEgQr8UvO1q/dgoGG4HjA==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/eslint-scope": "^3.7.3",
|
"@types/eslint-scope": "^3.7.3",
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
"eslint": "8.41.0",
|
"eslint": "8.41.0",
|
||||||
"stylelint": "14.16.1",
|
"stylelint": "14.16.1",
|
||||||
"stylelint-config-standard-scss": "^6.1.0",
|
"stylelint-config-standard-scss": "^6.1.0",
|
||||||
"webpack": "5.84.1",
|
"webpack": "5.85.1",
|
||||||
"webpack-cli": "5.1.1"
|
"webpack-cli": "5.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue