mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
Bump webpack from 5.26.3 to 5.27.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.3 to 5.27.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a1c5201142
commit
960b9ca9de
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
||||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||||
"web-ext": "^6.0.0",
|
"web-ext": "^6.0.0",
|
||||||
"web-ext-types": "^3.2.1",
|
"web-ext-types": "^3.2.1",
|
||||||
"webpack": "^5.26.3",
|
"webpack": "^5.27.0",
|
||||||
"webpack-cli": "^4.5.0"
|
"webpack-cli": "^4.5.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -7920,10 +7920,10 @@ webpack-sources@^2.1.1:
|
||||||
source-list-map "^2.0.1"
|
source-list-map "^2.0.1"
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
|
|
||||||
webpack@^5.26.3:
|
webpack@^5.27.0:
|
||||||
version "5.26.3"
|
version "5.27.0"
|
||||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.3.tgz#bafd439abac08fbb82657ec855d038743b725ab8"
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.27.0.tgz#387458f83142253f2759e22415dc1359746e6940"
|
||||||
integrity sha512-z/F2lt2N1fZqaud1B4SzjL3OW03eULThbBXQ2OX4LSrZX4N9k1A5d0Rje3zS2g887DTWyAV0KGqEf64ois2dhg==
|
integrity sha512-So7grHu//UyJ+80VrNHjWwW6WSZkfWWD6a7NV/88r8G92PO6TYOGzbtTiZBwbPVkx6LVP8OYvHD+IxuJ2KBz4g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/eslint-scope" "^3.7.0"
|
"@types/eslint-scope" "^3.7.0"
|
||||||
"@types/estree" "^0.0.46"
|
"@types/estree" "^0.0.46"
|
||||||
|
|
Loading…
Add table
Reference in a new issue