Skip to content

Commit 40eb4aa

Browse files
build(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react). Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/parser) Updates `eslint-plugin-prettier` from 5.2.5 to 5.2.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.5...v5.2.6) Updates `eslint-plugin-react` from 7.37.4 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53cc3be commit 40eb4aa

File tree

2 files changed

+81
-33
lines changed

2 files changed

+81
-33
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
"@swc/core": "^1.11.13",
2424
"@swc/jest": "^0.2.37",
2525
"@types/node": "^22.13.13",
26-
"@typescript-eslint/eslint-plugin": "^8.28.0",
27-
"@typescript-eslint/parser": "^8.28.0",
26+
"@typescript-eslint/eslint-plugin": "^8.29.0",
27+
"@typescript-eslint/parser": "^8.29.0",
2828
"@vkontakte/eslint-plugin": "^2.0.0",
2929
"@vkontakte/prettier-config": "^0.2.1",
3030
"concurrently": "^9.1.2",
3131
"esbuild": "^0.25.2",
3232
"eslint": "^8.57.1",
3333
"eslint-config-prettier": "^10.1.1",
3434
"eslint-plugin-import": "^2.31.0",
35-
"eslint-plugin-prettier": "^5.2.5",
36-
"eslint-plugin-react": "^7.37.4",
35+
"eslint-plugin-prettier": "^5.2.6",
36+
"eslint-plugin-react": "^7.37.5",
3737
"eslint-plugin-react-hooks": "^5.2.0",
3838
"husky": "^9.1.7",
3939
"jest": "^29.7.0",

yarn.lock

Lines changed: 77 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2128,10 +2128,10 @@ __metadata:
21282128
languageName: node
21292129
linkType: hard
21302130

2131-
"@pkgr/core@npm:^0.2.0":
2132-
version: 0.2.0
2133-
resolution: "@pkgr/core@npm:0.2.0"
2134-
checksum: 10c0/29cb9c15f4788096b8b8b786b19c75b6398b6afe814a97189922c3046d8acb5d24f1217fd2537c3f8e42c04e48d572295e7ee56d77964ddc932c44eb5a615931
2131+
"@pkgr/core@npm:^0.2.1":
2132+
version: 0.2.1
2133+
resolution: "@pkgr/core@npm:0.2.1"
2134+
checksum: 10c0/760fcb5999a1794179ad7f498dfc342f9135b846d096bda43f07d4278d5557e87e7c889f5670d1338a802dffcc6a52548cc9be3fbd97d68ce3b3901d5d6160cd
21352135
languageName: node
21362136
linkType: hard
21372137

@@ -3236,17 +3236,17 @@ __metadata:
32363236
"@swc/core": "npm:^1.11.13"
32373237
"@swc/jest": "npm:^0.2.37"
32383238
"@types/node": "npm:^22.13.13"
3239-
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
3240-
"@typescript-eslint/parser": "npm:^8.28.0"
3239+
"@typescript-eslint/eslint-plugin": "npm:^8.29.0"
3240+
"@typescript-eslint/parser": "npm:^8.29.0"
32413241
"@vkontakte/eslint-plugin": "npm:^2.0.0"
32423242
"@vkontakte/prettier-config": "npm:^0.2.1"
32433243
concurrently: "npm:^9.1.2"
32443244
esbuild: "npm:^0.25.2"
32453245
eslint: "npm:^8.57.1"
32463246
eslint-config-prettier: "npm:^10.1.1"
32473247
eslint-plugin-import: "npm:^2.31.0"
3248-
eslint-plugin-prettier: "npm:^5.2.5"
3249-
eslint-plugin-react: "npm:^7.37.4"
3248+
eslint-plugin-prettier: "npm:^5.2.6"
3249+
eslint-plugin-react: "npm:^7.37.5"
32503250
eslint-plugin-react-hooks: "npm:^5.2.0"
32513251
husky: "npm:^9.1.7"
32523252
jest: "npm:^29.7.0"
@@ -3770,6 +3770,16 @@ __metadata:
37703770
languageName: node
37713771
linkType: hard
37723772

3773+
"call-bind-apply-helpers@npm:^1.0.2":
3774+
version: 1.0.2
3775+
resolution: "call-bind-apply-helpers@npm:1.0.2"
3776+
dependencies:
3777+
es-errors: "npm:^1.3.0"
3778+
function-bind: "npm:^1.1.2"
3779+
checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
3780+
languageName: node
3781+
linkType: hard
3782+
37733783
"call-bind@npm:^1.0.2, call-bind@npm:^1.0.7, call-bind@npm:^1.0.8":
37743784
version: 1.0.8
37753785
resolution: "call-bind@npm:1.0.8"
@@ -3792,6 +3802,16 @@ __metadata:
37923802
languageName: node
37933803
linkType: hard
37943804

3805+
"call-bound@npm:^1.0.4":
3806+
version: 1.0.4
3807+
resolution: "call-bound@npm:1.0.4"
3808+
dependencies:
3809+
call-bind-apply-helpers: "npm:^1.0.2"
3810+
get-intrinsic: "npm:^1.3.0"
3811+
checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
3812+
languageName: node
3813+
linkType: hard
3814+
37953815
"callsites@npm:^3.0.0":
37963816
version: 3.1.0
37973817
resolution: "callsites@npm:3.1.0"
@@ -4377,6 +4397,15 @@ __metadata:
43774397
languageName: node
43784398
linkType: hard
43794399

4400+
"es-object-atoms@npm:^1.1.1":
4401+
version: 1.1.1
4402+
resolution: "es-object-atoms@npm:1.1.1"
4403+
dependencies:
4404+
es-errors: "npm:^1.3.0"
4405+
checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
4406+
languageName: node
4407+
linkType: hard
4408+
43804409
"es-set-tostringtag@npm:^2.0.3, es-set-tostringtag@npm:^2.1.0":
43814410
version: 2.1.0
43824411
resolution: "es-set-tostringtag@npm:2.1.0"
@@ -4595,12 +4624,12 @@ __metadata:
45954624
languageName: node
45964625
linkType: hard
45974626

4598-
"eslint-plugin-prettier@npm:^5.2.5":
4599-
version: 5.2.5
4600-
resolution: "eslint-plugin-prettier@npm:5.2.5"
4627+
"eslint-plugin-prettier@npm:^5.2.6":
4628+
version: 5.2.6
4629+
resolution: "eslint-plugin-prettier@npm:5.2.6"
46014630
dependencies:
46024631
prettier-linter-helpers: "npm:^1.0.0"
4603-
synckit: "npm:^0.10.2"
4632+
synckit: "npm:^0.11.0"
46044633
peerDependencies:
46054634
"@types/eslint": ">=8.0.0"
46064635
eslint: ">=8.0.0"
@@ -4611,7 +4640,7 @@ __metadata:
46114640
optional: true
46124641
eslint-config-prettier:
46134642
optional: true
4614-
checksum: 10c0/b88d4ecfccfdea786aa8c2df8c6b52754070fec48ef5df0dcd325daf7cbe01730a96fb6a8c5ae0ddd173472b43704d6452169b058284e842dfee5894172f310b
4643+
checksum: 10c0/9911740a5edac7933d92671381908671c61ffa32a3cee7aed667ebab89831ee2c0b69eb9530f68dbe172ca9d4b3fa3d47350762dc1eb096a3ce125fa31c0e616
46154644
languageName: node
46164645
linkType: hard
46174646

@@ -4624,9 +4653,9 @@ __metadata:
46244653
languageName: node
46254654
linkType: hard
46264655

4627-
"eslint-plugin-react@npm:^7.37.4":
4628-
version: 7.37.4
4629-
resolution: "eslint-plugin-react@npm:7.37.4"
4656+
"eslint-plugin-react@npm:^7.37.5":
4657+
version: 7.37.5
4658+
resolution: "eslint-plugin-react@npm:7.37.5"
46304659
dependencies:
46314660
array-includes: "npm:^3.1.8"
46324661
array.prototype.findlast: "npm:^1.2.5"
@@ -4638,7 +4667,7 @@ __metadata:
46384667
hasown: "npm:^2.0.2"
46394668
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
46404669
minimatch: "npm:^3.1.2"
4641-
object.entries: "npm:^1.1.8"
4670+
object.entries: "npm:^1.1.9"
46424671
object.fromentries: "npm:^2.0.8"
46434672
object.values: "npm:^1.2.1"
46444673
prop-types: "npm:^15.8.1"
@@ -4648,7 +4677,7 @@ __metadata:
46484677
string.prototype.repeat: "npm:^1.0.0"
46494678
peerDependencies:
46504679
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
4651-
checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
4680+
checksum: 10c0/c850bfd556291d4d9234f5ca38db1436924a1013627c8ab1853f77cac73ec19b020e861e6c7b783436a48b6ffcdfba4547598235a37ad4611b6739f65fd8ad57
46524681
languageName: node
46534682
linkType: hard
46544683

@@ -5120,6 +5149,24 @@ __metadata:
51205149
languageName: node
51215150
linkType: hard
51225151

5152+
"get-intrinsic@npm:^1.3.0":
5153+
version: 1.3.0
5154+
resolution: "get-intrinsic@npm:1.3.0"
5155+
dependencies:
5156+
call-bind-apply-helpers: "npm:^1.0.2"
5157+
es-define-property: "npm:^1.0.1"
5158+
es-errors: "npm:^1.3.0"
5159+
es-object-atoms: "npm:^1.1.1"
5160+
function-bind: "npm:^1.1.2"
5161+
get-proto: "npm:^1.0.1"
5162+
gopd: "npm:^1.2.0"
5163+
has-symbols: "npm:^1.1.0"
5164+
hasown: "npm:^2.0.2"
5165+
math-intrinsics: "npm:^1.1.0"
5166+
checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
5167+
languageName: node
5168+
linkType: hard
5169+
51235170
"get-package-type@npm:^0.1.0":
51245171
version: 0.1.0
51255172
resolution: "get-package-type@npm:0.1.0"
@@ -6870,14 +6917,15 @@ __metadata:
68706917
languageName: node
68716918
linkType: hard
68726919

6873-
"object.entries@npm:^1.1.8":
6874-
version: 1.1.8
6875-
resolution: "object.entries@npm:1.1.8"
6920+
"object.entries@npm:^1.1.9":
6921+
version: 1.1.9
6922+
resolution: "object.entries@npm:1.1.9"
68766923
dependencies:
6877-
call-bind: "npm:^1.0.7"
6924+
call-bind: "npm:^1.0.8"
6925+
call-bound: "npm:^1.0.4"
68786926
define-properties: "npm:^1.2.1"
6879-
es-object-atoms: "npm:^1.0.0"
6880-
checksum: 10c0/db9ea979d2956a3bc26c262da4a4d212d36f374652cc4c13efdd069c1a519c16571c137e2893d1c46e1cb0e15c88fd6419eaf410c945f329f09835487d7e65d3
6927+
es-object-atoms: "npm:^1.1.1"
6928+
checksum: 10c0/d4b8c1e586650407da03370845f029aa14076caca4e4d4afadbc69cfb5b78035fd3ee7be417141abdb0258fa142e59b11923b4c44d8b1255b28f5ffcc50da7db
68816929
languageName: node
68826930
linkType: hard
68836931

@@ -7943,13 +7991,13 @@ __metadata:
79437991
languageName: node
79447992
linkType: hard
79457993

7946-
"synckit@npm:^0.10.2":
7947-
version: 0.10.3
7948-
resolution: "synckit@npm:0.10.3"
7994+
"synckit@npm:^0.11.0":
7995+
version: 0.11.3
7996+
resolution: "synckit@npm:0.11.3"
79497997
dependencies:
7950-
"@pkgr/core": "npm:^0.2.0"
7998+
"@pkgr/core": "npm:^0.2.1"
79517999
tslib: "npm:^2.8.1"
7952-
checksum: 10c0/9855d10231ae9b69c3aa08d46c96bd4befdcac33da44e29fb80e5c1430e453b5a33b8c073cdd25cfe9578f1d625c7d60c394ece1e202237116c1484def614041
8000+
checksum: 10c0/7b08187eb13047314ddb71d4868fb7c1f75b15f3a60ce7881bc2adf1d1353c478c1643e3d5e27525b23a09f04f87630fdbe4581af67f90d57741856658c1fb95
79538001
languageName: node
79548002
linkType: hard
79558003

0 commit comments

Comments
 (0)