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 #726

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -144,7 +144,7 @@
"@arethetypeswrong/cli": "0.17.0",
"@commitlint/cli": "19.6.0",
"@commitlint/types": "19.5.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@faker-js/faker": "9.2.0",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/export-regex": "2.0.0",
Expand Down Expand Up @@ -178,7 +178,7 @@
"dprint": "0.47.5",
"editorconfig": "2.0.0",
"esbuild": "0.24.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-mdx": "3.1.5",
"eslint-plugin-chai-expect": "3.1.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1456,10 +1456,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -1762,7 +1762,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.17.0"
"@commitlint/cli": "npm:19.6.0"
"@commitlint/types": "npm:19.5.0"
"@eslint/js": "npm:9.15.0"
"@eslint/js": "npm:9.16.0"
"@faker-js/faker": "npm:9.2.0"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/errnode": "npm:3.1.1"
Expand Down Expand Up @@ -1801,7 +1801,7 @@ __metadata:
dprint: "npm:0.47.5"
editorconfig: "npm:2.0.0"
esbuild: "npm:0.24.0"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-import-resolver-typescript: "npm:3.6.3"
eslint-mdx: "npm:3.1.5"
eslint-plugin-chai-expect: "npm:3.1.0"
Expand Down Expand Up @@ -5344,16 +5344,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.0"
"eslint@npm:9.16.0":
version: 9.16.0
resolution: "eslint@npm:9.16.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.15.0"
"@eslint/js": "npm:9.16.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -5389,7 +5389,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/7ac1a2e6070bae64b2b0588fabad528cd3e478a6ba5e9f8185d8d9f2dce17a36630bd019b5d32d1052ea177444ab9c83f3c08baa76121c13e1ed0584ef158956
checksum: 10/b47a34392a55bc08594ee2fed2777d7aff96f38b584791ccded44d88b72795acfe15b18643fd4046f680734a1f16244d554f34a485f660fa723e25d609fb12ba
languageName: node
linkType: hard

Expand Down