Skip to content

Commit b92bec3

Browse files
chore(deps-dev): bump the dependencies group with 2 updates (#4508)
--- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-config-webpack dependency-version: 4.4.2 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 d297db5 commit b92bec3

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

yarn.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2653,9 +2653,9 @@
26532653
"@sinonjs/commons" "^3.0.0"
26542654

26552655
"@stylistic/eslint-plugin@^5.0.0":
2656-
version "5.2.1"
2657-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.1.tgz#e4dc4da7fd07740466facddc5fdd1cfb1244d528"
2658-
integrity sha512-siNoKzQ0EJOfCrMFyA1wMtv1+t2OVH00PTXR9kZXji7AUVhL1TiumIF0Iufa2aqR3oOKsxjc/a8PiB9ANNW3+g==
2656+
version "5.2.2"
2657+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.2.tgz#a1cb24f17263e1dcb2d5c94069dc3ae7af1eb9ce"
2658+
integrity sha512-bE2DUjruqXlHYP3Q2Gpqiuj2bHq7/88FnuaS0FjeGGLCy+X6a07bGVuwtiOYnPSLHR6jmx5Bwdv+j7l8H+G97A==
26592659
dependencies:
26602660
"@eslint-community/eslint-utils" "^4.7.0"
26612661
"@typescript-eslint/types" "^8.37.0"
@@ -3130,16 +3130,11 @@
31303130
debug "^4.3.4"
31313131
ts-api-utils "^2.1.0"
31323132

3133-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.38.0":
3133+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.37.0", "@typescript-eslint/types@^8.38.0":
31343134
version "8.38.0"
31353135
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
31363136
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
31373137

3138-
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.37.0":
3139-
version "8.37.0"
3140-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
3141-
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
3142-
31433138
"@typescript-eslint/[email protected]":
31443139
version "8.38.0"
31453140
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
@@ -5337,9 +5332,9 @@ eslint-config-prettier@^10.1.5:
53375332
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
53385333

53395334
eslint-config-webpack@^4.2.2:
5340-
version "4.4.1"
5341-
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.4.1.tgz#cfcb77c3295c8f1c3fcbd523d71e2ccc7092e16a"
5342-
integrity sha512-IPerJYT5ErPUbrVUCNVQF5RmCUrnA1Am8D1wJufetmEu4hsZXzigy4wP6uroLv8s9GBpiEPM5NZ0PHmao4tUMw==
5335+
version "4.4.2"
5336+
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.4.2.tgz#2d951026cc318510c138ab835f9b986bf0143ac0"
5337+
integrity sha512-mDYkabo0bgyJcZXU47pNAflGXUWqAUXsdHYhehhl2IElaC4PQ4E5MGeO1Nn2pLZ5jq3n727LF/c/fMOILhNxnA==
53435338
dependencies:
53445339
detect-indent "^7.0.1"
53455340
jsonc-eslint-parser "^2.4.0"

0 commit comments

Comments
 (0)