Skip to content

Commit eac8518

Browse files
build(deps-dev): Bump webpack from 5.82.0 to 5.84.1 (#2420)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 7f85ed0 commit eac8518

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4365,10 +4365,10 @@ acorn-globals@^6.0.0:
43654365
acorn "^7.1.1"
43664366
acorn-walk "^7.1.1"
43674367

4368-
acorn-import-assertions@^1.7.6:
4369-
version "1.7.6"
4370-
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz#580e3ffcae6770eebeec76c3b9723201e9d01f78"
4371-
integrity sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==
4368+
acorn-import-assertions@^1.9.0:
4369+
version "1.9.0"
4370+
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac"
4371+
integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==
43724372

43734373
acorn-jsx@^5.3.1:
43744374
version "5.3.1"
@@ -7303,10 +7303,10 @@ enhanced-resolve@^4.5.0:
73037303
memory-fs "^0.5.0"
73047304
tapable "^1.0.0"
73057305

7306-
enhanced-resolve@^5.13.0:
7307-
version "5.13.0"
7308-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.13.0.tgz#26d1ecc448c02de997133217b5c1053f34a0a275"
7309-
integrity sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==
7306+
enhanced-resolve@^5.14.1:
7307+
version "5.14.1"
7308+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.14.1.tgz#de684b6803724477a4af5d74ccae5de52c25f6b3"
7309+
integrity sha512-Vklwq2vDKtl0y/vtwjSesgJ5MYS7Etuk5txS8VdKL4AOS1aUlD96zqIfsOSLQsdv3xgMRbtkWM8eG9XDfKUPow==
73107310
dependencies:
73117311
graceful-fs "^4.2.4"
73127312
tapable "^2.2.0"
@@ -16076,20 +16076,20 @@ webpack@4:
1607616076
webpack-sources "^1.4.1"
1607716077

1607816078
"webpack@>=4.43.0 <6.0.0", webpack@^5.52.1, webpack@^5.9.0:
16079-
version "5.82.0"
16080-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.82.0.tgz#3c0d074dec79401db026b4ba0fb23d6333f88e7d"
16081-
integrity sha512-iGNA2fHhnDcV1bONdUu554eZx+XeldsaeQ8T67H6KKHl2nUSwX8Zm7cmzOA46ox/X1ARxf7Bjv8wQ/HsB5fxBg==
16079+
version "5.84.1"
16080+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.84.1.tgz#d4493acdeca46b26ffc99d86d784cabfeb925a15"
16081+
integrity sha512-ZP4qaZ7vVn/K8WN/p990SGATmrL1qg4heP/MrVneczYtpDGJWlrgZv55vxaV2ul885Kz+25MP2kSXkPe3LZfmg==
1608216082
dependencies:
1608316083
"@types/eslint-scope" "^3.7.3"
1608416084
"@types/estree" "^1.0.0"
1608516085
"@webassemblyjs/ast" "^1.11.5"
1608616086
"@webassemblyjs/wasm-edit" "^1.11.5"
1608716087
"@webassemblyjs/wasm-parser" "^1.11.5"
1608816088
acorn "^8.7.1"
16089-
acorn-import-assertions "^1.7.6"
16089+
acorn-import-assertions "^1.9.0"
1609016090
browserslist "^4.14.5"
1609116091
chrome-trace-event "^1.0.2"
16092-
enhanced-resolve "^5.13.0"
16092+
enhanced-resolve "^5.14.1"
1609316093
es-module-lexer "^1.2.1"
1609416094
eslint-scope "5.1.1"
1609516095
events "^3.2.0"

0 commit comments

Comments
 (0)