Skip to content

Commit 351d318

Browse files
build(deps-dev): bump eslint from 9.33.0 to 9.34.0 (#388)
Bumps [eslint](https://github.com/eslint/eslint) from 9.33.0 to 9.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fff8a1d commit 351d318

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"css-loader": "^7.1.2",
6868
"cypress": "^15.0.0",
6969
"cypress-multi-reporters": "^2.0.5",
70-
"eslint": "^9.33.0",
70+
"eslint": "^9.34.0",
7171
"eslint-config-prettier": "^10.1.8",
7272
"eslint-plugin-cypress": "^5.1.1",
7373
"eslint-plugin-import": "^2.32.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -421,10 +421,10 @@ __metadata:
421421
languageName: node
422422
linkType: hard
423423

424-
"@eslint/js@npm:9.33.0":
425-
version: 9.33.0
426-
resolution: "@eslint/js@npm:9.33.0"
427-
checksum: b3cd3cd42884059850d73caadf5c28cd3256bd80cf7d85b91b12ba3a7e7711593f3b6594dbd6a9b6212b8d5da6e89dd6c18e1720c15e4468def5e1a9e36cb4fa
424+
"@eslint/js@npm:9.34.0":
425+
version: 9.34.0
426+
resolution: "@eslint/js@npm:9.34.0"
427+
checksum: 933d4ba321b1abc83eecde40eb703871ce00f133eedec54cf928b7fedb61706174dd526997c3f151776922412e3d95cb3634f97ef7b5861b4908f9992f403a63
428428
languageName: node
429429
linkType: hard
430430

@@ -4093,7 +4093,7 @@ __metadata:
40934093
css-loader: ^7.1.2
40944094
cypress: ^15.0.0
40954095
cypress-multi-reporters: ^2.0.5
4096-
eslint: ^9.33.0
4096+
eslint: ^9.34.0
40974097
eslint-config-prettier: ^10.1.8
40984098
eslint-plugin-cypress: ^5.1.1
40994099
eslint-plugin-import: ^2.32.0
@@ -5801,17 +5801,17 @@ __metadata:
58015801
languageName: node
58025802
linkType: hard
58035803

5804-
"eslint@npm:^9.33.0":
5805-
version: 9.33.0
5806-
resolution: "eslint@npm:9.33.0"
5804+
"eslint@npm:^9.34.0":
5805+
version: 9.34.0
5806+
resolution: "eslint@npm:9.34.0"
58075807
dependencies:
58085808
"@eslint-community/eslint-utils": ^4.2.0
58095809
"@eslint-community/regexpp": ^4.12.1
58105810
"@eslint/config-array": ^0.21.0
58115811
"@eslint/config-helpers": ^0.3.1
58125812
"@eslint/core": ^0.15.2
58135813
"@eslint/eslintrc": ^3.3.1
5814-
"@eslint/js": 9.33.0
5814+
"@eslint/js": 9.34.0
58155815
"@eslint/plugin-kit": ^0.3.5
58165816
"@humanfs/node": ^0.16.6
58175817
"@humanwhocodes/module-importer": ^1.0.1
@@ -5847,7 +5847,7 @@ __metadata:
58475847
optional: true
58485848
bin:
58495849
eslint: bin/eslint.js
5850-
checksum: 1d383c3f294b8f0cedb20d06139b26fb22b80365f093f9ee8d24bc7e4377f6d9ad52478917e9d583f2cccf16cca85eee1624a9dcc7d3bdc0a5fa2b62c044882b
5850+
checksum: 6de97f6197774821a086783e1bd73b9518c4eb8896165e448a8bb2359142c63cad40faa5dc79bcdc28fab20b57e1376ccbb76a6ae081da5e94baa18d2d3b92fe
58515851
languageName: node
58525852
linkType: hard
58535853

0 commit comments

Comments
 (0)