Skip to content

Commit 734b84e

Browse files
chore(deps)(deps-dev): bump webpack from 5.105.3 to 5.105.4 (#369)
Bumps [webpack](https://github.com/webpack/webpack) from 5.105.3 to 5.105.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.3...v5.105.4) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9645b48 commit 734b84e

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"sinon": "^21.0.0",
6262
"web-ext": "^9.4.0",
6363
"webextension-polyfill": "^0.12.0",
64-
"webpack": "^5.105.3",
64+
"webpack": "^5.105.4",
6565
"webpack-cli": "^6.0.1"
6666
},
6767
"repository": {

yarn.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2935,7 +2935,7 @@ encoding-sniffer@^0.2.1:
29352935
iconv-lite "^0.6.3"
29362936
whatwg-encoding "^3.1.1"
29372937

2938-
enhanced-resolve@^5.19.0:
2938+
enhanced-resolve@^5.20.0:
29392939
version "5.20.0"
29402940
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz#323c2a70d2aa7fb4bdfd6d3c24dfc705c581295d"
29412941
integrity sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==
@@ -5873,15 +5873,14 @@ tapable@^2.3.0:
58735873
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
58745874
integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==
58755875

5876-
terser-webpack-plugin@^5.3.16:
5877-
version "5.3.16"
5878-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz#741e448cc3f93d8026ebe4f7ef9e4afacfd56330"
5879-
integrity sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q==
5876+
terser-webpack-plugin@^5.3.17:
5877+
version "5.3.17"
5878+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.17.tgz#75ea98876297fbb190d2fbb395e982582b859a67"
5879+
integrity sha512-YR7PtUp6GMU91BgSJmlaX/rS2lGDbAF7D+Wtq7hRO+MiljNmodYvqslzCFiYVAgW+Qoaaia/QUIP4lGXufjdZw==
58805880
dependencies:
58815881
"@jridgewell/trace-mapping" "^0.3.25"
58825882
jest-worker "^27.4.5"
58835883
schema-utils "^4.3.0"
5884-
serialize-javascript "^6.0.2"
58855884
terser "^5.31.1"
58865885

58875886
terser@^5.31.1:
@@ -6284,10 +6283,10 @@ webpack-sources@^3.3.4:
62846283
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.4.tgz#a338b95eb484ecc75fbb196cbe8a2890618b4891"
62856284
integrity sha512-7tP1PdV4vF+lYPnkMR0jMY5/la2ub5Fc/8VQrrU+lXkiM6C4TjVfGw7iKfyhnTQOsD+6Q/iKw0eFciziRgD58Q==
62866285

6287-
webpack@^5.105.3:
6288-
version "5.105.3"
6289-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.3.tgz#307ad95bafffd08bc81049d6519477b16e42e7ba"
6290-
integrity sha512-LLBBA4oLmT7sZdHiYE/PeVuifOxYyE2uL/V+9VQP7YSYdJU7bSf7H8bZRRxW8kEPMkmVjnrXmoR3oejIdX0xbg==
6286+
webpack@^5.105.4:
6287+
version "5.105.4"
6288+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.4.tgz#1b77fcd55a985ac7ca9de80a746caffa38220169"
6289+
integrity sha512-jTywjboN9aHxFlToqb0K0Zs9SbBoW4zRUlGzI2tYNxVYcEi/IPpn+Xi4ye5jTLvX2YeLuic/IvxNot+Q1jMoOw==
62916290
dependencies:
62926291
"@types/eslint-scope" "^3.7.7"
62936292
"@types/estree" "^1.0.8"
@@ -6299,7 +6298,7 @@ webpack@^5.105.3:
62996298
acorn-import-phases "^1.0.3"
63006299
browserslist "^4.28.1"
63016300
chrome-trace-event "^1.0.2"
6302-
enhanced-resolve "^5.19.0"
6301+
enhanced-resolve "^5.20.0"
63036302
es-module-lexer "^2.0.0"
63046303
eslint-scope "5.1.1"
63056304
events "^3.2.0"
@@ -6311,7 +6310,7 @@ webpack@^5.105.3:
63116310
neo-async "^2.6.2"
63126311
schema-utils "^4.3.3"
63136312
tapable "^2.3.0"
6314-
terser-webpack-plugin "^5.3.16"
6313+
terser-webpack-plugin "^5.3.17"
63156314
watchpack "^2.5.1"
63166315
webpack-sources "^3.3.4"
63176316

0 commit comments

Comments
 (0)