Skip to content

Commit 2823cdf

Browse files
chore(deps-dev): Bump webpack from 5.105.2 to 5.105.3 (#251)
Bumps [webpack](https://github.com/webpack/webpack) from 5.105.2 to 5.105.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.2...v5.105.3) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.3 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 6087335 commit 2823cdf

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
@@ -333,10 +333,10 @@ acorn-import-phases@^1.0.3:
333333
resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7"
334334
integrity sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==
335335

336-
acorn@^8.14.0, acorn@^8.15.0:
337-
version "8.15.0"
338-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
339-
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
336+
acorn@^8.14.0, acorn@^8.16.0:
337+
version "8.16.0"
338+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
339+
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
340340

341341
ajv-formats@^2.1.1:
342342
version "2.1.1"
@@ -1247,23 +1247,23 @@ webpack-merge@^6.0.1:
12471247
flat "^5.0.2"
12481248
wildcard "^2.0.1"
12491249

1250-
webpack-sources@^3.3.3:
1251-
version "3.3.3"
1252-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
1253-
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
1250+
webpack-sources@^3.3.4:
1251+
version "3.3.4"
1252+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.4.tgz#a338b95eb484ecc75fbb196cbe8a2890618b4891"
1253+
integrity sha512-7tP1PdV4vF+lYPnkMR0jMY5/la2ub5Fc/8VQrrU+lXkiM6C4TjVfGw7iKfyhnTQOsD+6Q/iKw0eFciziRgD58Q==
12541254

12551255
webpack@^5.105:
1256-
version "5.105.2"
1257-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.2.tgz#f3b76f9fc36f1152e156e63ffda3bbb82e6739ea"
1258-
integrity sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==
1256+
version "5.105.3"
1257+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.3.tgz#307ad95bafffd08bc81049d6519477b16e42e7ba"
1258+
integrity sha512-LLBBA4oLmT7sZdHiYE/PeVuifOxYyE2uL/V+9VQP7YSYdJU7bSf7H8bZRRxW8kEPMkmVjnrXmoR3oejIdX0xbg==
12591259
dependencies:
12601260
"@types/eslint-scope" "^3.7.7"
12611261
"@types/estree" "^1.0.8"
12621262
"@types/json-schema" "^7.0.15"
12631263
"@webassemblyjs/ast" "^1.14.1"
12641264
"@webassemblyjs/wasm-edit" "^1.14.1"
12651265
"@webassemblyjs/wasm-parser" "^1.14.1"
1266-
acorn "^8.15.0"
1266+
acorn "^8.16.0"
12671267
acorn-import-phases "^1.0.3"
12681268
browserslist "^4.28.1"
12691269
chrome-trace-event "^1.0.2"
@@ -1281,7 +1281,7 @@ webpack@^5.105:
12811281
tapable "^2.3.0"
12821282
terser-webpack-plugin "^5.3.16"
12831283
watchpack "^2.5.1"
1284-
webpack-sources "^3.3.3"
1284+
webpack-sources "^3.3.4"
12851285

12861286
which@^2.0.1:
12871287
version "2.0.2"

0 commit comments

Comments
 (0)