Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump the eslint group with 2 updates #127

Merged
merged 1 commit into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@arethetypeswrong/cli": "0.15.3",
"@commitlint/cli": "19.3.0",
"@commitlint/types": "19.0.3",
"@eslint/js": "9.6.0",
"@eslint/js": "9.7.0",
"@faker-js/faker": "9.0.0-alpha.1",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "2.0.0",
Expand Down Expand Up @@ -108,7 +108,7 @@
"dprint": "0.47.2",
"editorconfig": "2.0.0",
"esbuild": "0.23.0",
"eslint": "9.6.0",
"eslint": "9.7.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-mdx": "3.1.5",
"eslint-plugin-chai-expect": "3.1.0",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.6.1":
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0":
version: 4.11.0
resolution: "@eslint-community/regexpp@npm:4.11.0"
checksum: 10/f053f371c281ba173fe6ee16dbc4fe544c84870d58035ccca08dba7f6ce1830d895ce3237a0db89ba37616524775dca82f1c502066b58e2d5712d7f87f5ba17c
Expand Down Expand Up @@ -1411,10 +1411,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.6.0":
version: 9.6.0
resolution: "@eslint/js@npm:9.6.0"
checksum: 10/b2ba6cab129630664af9539cb80116207f472a31830dd129b9e0bded2b3212a9eb5f664b9cddccc34a32c252add1f01c0cd6b91973b8ec2a274d643db356d82f
"@eslint/js@npm:9.7.0":
version: 9.7.0
resolution: "@eslint/js@npm:9.7.0"
checksum: 10/b56b9fdec705f2cefae3a6d9d4227c4c28c5cbdbd8849c7997c357cabd4a729cee4445ddb43bb1423fbeb2280a119ced4d0819be8749d107c511e9d81dfe863a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1858,7 +1858,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.15.3"
"@commitlint/cli": "npm:19.3.0"
"@commitlint/types": "npm:19.0.3"
"@eslint/js": "npm:9.6.0"
"@eslint/js": "npm:9.7.0"
"@faker-js/faker": "npm:9.0.0-alpha.1"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:2.0.0"
Expand Down Expand Up @@ -1888,7 +1888,7 @@ __metadata:
dprint: "npm:0.47.2"
editorconfig: "npm:2.0.0"
esbuild: "npm:0.23.0"
eslint: "npm:9.6.0"
eslint: "npm:9.7.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-mdx: "npm:3.1.5"
eslint-plugin-chai-expect: "npm:3.1.0"
Expand Down Expand Up @@ -5042,13 +5042,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^8.0.1":
version: 8.0.1
resolution: "eslint-scope@npm:8.0.1"
"eslint-scope@npm:^8.0.2":
version: 8.0.2
resolution: "eslint-scope@npm:8.0.2"
dependencies:
esrecurse: "npm:^4.3.0"
estraverse: "npm:^5.2.0"
checksum: 10/458513863d3c79005b599f40250437bddba923f18549058ea45820a8d3d4bbc67fe292751d522a0cab69dd01fe211ffde5c1a5fc867e86f2d28727b1d61610da
checksum: 10/d17c2e1ff4d3a98911414a954531078db912e2747d6da8ea4cafd16d0526e32086c676ce9aeaffb3ca0ff695fc951ac3169d7f08a0b42962db683dff126cc95b
languageName: node
linkType: hard

Expand All @@ -5066,15 +5066,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.6.0":
version: 9.6.0
resolution: "eslint@npm:9.6.0"
"eslint@npm:9.7.0":
version: 9.7.0
resolution: "eslint@npm:9.7.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.17.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.6.0"
"@eslint/js": "npm:9.7.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -5083,7 +5083,7 @@ __metadata:
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.0.1"
eslint-scope: "npm:^8.0.2"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.1.0"
esquery: "npm:^1.5.0"
Expand All @@ -5106,7 +5106,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10/3230b13f30ab6204daf0413ef819d49c9b37cc54f246f39ed4b129b8e6ad0b4d4d30ad339c7196cb9110e28404f19cc028039481e629de77a5211ae761b9b122
checksum: 10/f9b3c99a63f1e94feadb2005d854c907d2a9322d14a0ad8a47a127562475bfdcc43fbffcae184e3de94d832218891bb4b7a21a914f7ef9e22b1d2ee19941368d
languageName: node
linkType: hard

Expand Down
Loading