Skip to content

Commit 5f2187c

Browse files
dependabot[bot]vox-eve
authored andcommitted
chore(deps-dev): Bump webpack from 5.105.2 to 5.105.3
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>
1 parent 91590de commit 5f2187c

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,10 +2052,10 @@ acorn-walk@^8.1.1:
20522052
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
20532053
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
20542054

2055-
acorn@^8.15.0, acorn@^8.4.1, acorn@^8.8.2, acorn@^8.9.0:
2056-
version "8.15.0"
2057-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
2058-
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
2055+
acorn@^8.16.0, acorn@^8.4.1, acorn@^8.8.2, acorn@^8.9.0:
2056+
version "8.16.0"
2057+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
2058+
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
20592059

20602060
ajv-formats@^2.1.1:
20612061
version "2.1.1"
@@ -5877,23 +5877,23 @@ webpack-merge@^6.0.1:
58775877
flat "^5.0.2"
58785878
wildcard "^2.0.1"
58795879

5880-
webpack-sources@^3.3.3:
5881-
version "3.3.3"
5882-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
5883-
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
5880+
webpack-sources@^3.3.4:
5881+
version "3.3.4"
5882+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.4.tgz#a338b95eb484ecc75fbb196cbe8a2890618b4891"
5883+
integrity sha512-7tP1PdV4vF+lYPnkMR0jMY5/la2ub5Fc/8VQrrU+lXkiM6C4TjVfGw7iKfyhnTQOsD+6Q/iKw0eFciziRgD58Q==
58845884

58855885
webpack@^5:
5886-
version "5.105.2"
5887-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.2.tgz#f3b76f9fc36f1152e156e63ffda3bbb82e6739ea"
5888-
integrity sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==
5886+
version "5.105.3"
5887+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.3.tgz#307ad95bafffd08bc81049d6519477b16e42e7ba"
5888+
integrity sha512-LLBBA4oLmT7sZdHiYE/PeVuifOxYyE2uL/V+9VQP7YSYdJU7bSf7H8bZRRxW8kEPMkmVjnrXmoR3oejIdX0xbg==
58895889
dependencies:
58905890
"@types/eslint-scope" "^3.7.7"
58915891
"@types/estree" "^1.0.8"
58925892
"@types/json-schema" "^7.0.15"
58935893
"@webassemblyjs/ast" "^1.14.1"
58945894
"@webassemblyjs/wasm-edit" "^1.14.1"
58955895
"@webassemblyjs/wasm-parser" "^1.14.1"
5896-
acorn "^8.15.0"
5896+
acorn "^8.16.0"
58975897
acorn-import-phases "^1.0.3"
58985898
browserslist "^4.28.1"
58995899
chrome-trace-event "^1.0.2"
@@ -5911,7 +5911,7 @@ webpack@^5:
59115911
tapable "^2.3.0"
59125912
terser-webpack-plugin "^5.3.16"
59135913
watchpack "^2.5.1"
5914-
webpack-sources "^3.3.3"
5914+
webpack-sources "^3.3.4"
59155915

59165916
which@^1.2.14:
59175917
version "1.3.1"

0 commit comments

Comments
 (0)