Skip to content

Commit 2c8d1f1

Browse files
chore(deps): bump the dependencies group with 2 updates (#19701)
Bumps the dependencies group with 2 updates: [acorn-import-phases](https://github.com/nicolo-ribaudo/acorn-import-phases) and [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack). Updates `acorn-import-phases` from 1.0.3 to 1.0.4 - [Commits](nicolo-ribaudo/acorn-import-phases@v1.0.3...v1.0.4) Updates `eslint-config-webpack` from 4.3.0 to 4.3.4 - [Release notes](https://github.com/webpack/eslint-config-webpack/releases) - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md) - [Commits](webpack/eslint-config-webpack@v4.3.0...v4.3.4) --- updated-dependencies: - dependency-name: acorn-import-phases dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-config-webpack dependency-version: 4.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89eb6a3 commit 2c8d1f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,9 +1868,9 @@ abort-controller@^3.0.0:
18681868
event-target-shim "^5.0.0"
18691869

18701870
acorn-import-phases@^1.0.3:
1871-
version "1.0.3"
1872-
resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.3.tgz#30394a1dccee5f380aecb8205b8c69b4f7ae688e"
1873-
integrity sha512-jtKLnfoOzm28PazuQ4dVBcE9Jeo6ha1GAJvq3N0LlNOszmTfx+wSycBehn+FN0RnyeR77IBxN/qVYMw0Rlj0Xw==
1871+
version "1.0.4"
1872+
resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7"
1873+
integrity sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==
18741874

18751875
acorn-jsx@^5.3.2:
18761876
version "5.3.2"
@@ -3315,9 +3315,9 @@ eslint-config-prettier@^10.1.1:
33153315
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
33163316

33173317
eslint-config-webpack@^4.3.0:
3318-
version "4.3.0"
3319-
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.3.0.tgz#2ffb28164b827c15977e0dedb85b7b863ec5aea5"
3320-
integrity sha512-G2mePdT5zOOPS+lYtNKAdLqIgSSRCswirgrWh1+Lk1R2UY2r7q5XTtJbTguOR3ukfFySpYx0vHPTdN8TxpFQtw==
3318+
version "4.3.4"
3319+
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.3.4.tgz#995c7036898f015078b5d59716c4ec8fc8cfd0e6"
3320+
integrity sha512-u0wlSpmIaxEvPGzMi3hKtSxOmj933oMVM+pTabghQTrqLP27ZzYr1l/cs/WrnT2ZKP9VyccV16IVp9V2YZrh+w==
33213321
dependencies:
33223322
detect-indent "^7.0.1"
33233323
jsonc-eslint-parser "^2.4.0"

0 commit comments

Comments
 (0)