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 @eslint/js from 9.7.0 to 9.8.0 #60

Merged
merged 1 commit into from
Jul 30, 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
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.5.30",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.7.0",
"@eslint/js": "^9.8.0",
"@types/eslint__js": "^8.42.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tsdoc": "^0.3.0",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3171,20 +3171,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.8.0":
"@eslint/js@npm:9.8.0, @eslint/js@npm:^9.8.0":
version: 9.8.0
resolution: "@eslint/js@npm:9.8.0"
checksum: 10c0/42edaae6b020436410454579509dcb6a8cd5b260e9f18e037fd803ae28d35eb13663d4019f0ab8ba686a19d3c4a43b0e11394c148e23345377ab694da0e83262
languageName: node
linkType: hard

"@eslint/js@npm:^9.7.0":
version: 9.7.0
resolution: "@eslint/js@npm:9.7.0"
checksum: 10c0/73fc10666f6f4aed6f58e407e09f42ceb0d42fa60c52701c64ea9f59a81a6a8ad5caecdfd423d03088481515fe7ec17eb461acb4ef1ad70b649b6eae465b3164
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
Expand Down Expand Up @@ -4127,7 +4120,7 @@ __metadata:
dependencies:
"@eslint-react/eslint-plugin": "npm:^1.5.30"
"@eslint/compat": "npm:^1.1.1"
"@eslint/js": "npm:^9.7.0"
"@eslint/js": "npm:^9.8.0"
"@types/eslint__js": "npm:^8.42.3"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-tsdoc: "npm:^0.3.0"
Expand Down