Skip to content

build(deps-dev): bump the eslint group with 2 updates #4969

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

Merged
merged 1 commit into from
May 16, 2025
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 @@ -84,7 +84,7 @@
"devDependencies": {
"@babel/core": "^7.27.1",
"@babel/preset-env": "^7.27.2",
"@eslint/js": "9.25.1",
"@eslint/js": "9.27.0",
"@parcel/config-default": "^2.15.1",
"@parcel/core": "^2.15.1",
"@parcel/optimizer-data-url": "^2.15.1",
Expand All @@ -104,7 +104,7 @@
"babel-jest": "^29.7.0",
"babel-plugin-styled-components": "^2.1.4",
"buffer": "^6.0.3",
"eslint": "9.25.1",
"eslint": "9.27.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1773,12 +1773,12 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.13.0":
version: 0.13.0
resolution: "@eslint/core@npm:0.13.0"
"@eslint/core@npm:^0.14.0":
version: 0.14.0
resolution: "@eslint/core@npm:0.14.0"
dependencies:
"@types/json-schema": "npm:^7.0.15"
checksum: 10c0/ba724a7df7ed9dab387481f11d0d0f708180f40be93acce2c21dacca625c5867de3528760c42f1c457ccefe6a669d525ff87b779017eabc0d33479a36300797b
checksum: 10c0/259f279445834ba2d2cbcc18e9d43202a4011fde22f29d5fb802181d66e0f6f0bd1f6b4b4b46663451f545d35134498231bd5e656e18d9034a457824b92b7741
languageName: node
linkType: hard

Expand All @@ -1799,10 +1799,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.25.1":
version: 9.25.1
resolution: "@eslint/js@npm:9.25.1"
checksum: 10c0/87d86b512ab109bfd3b9317ced3220ea3d444ac3bfa7abd853ca7f724d72c36e213062f9def16a632365d97dc29e0094312e3682a9767590ee6f43b3d5d873fd
"@eslint/js@npm:9.27.0":
version: 9.27.0
resolution: "@eslint/js@npm:9.27.0"
checksum: 10c0/79b219ceda79182732954b52f7a494f49995a9a6419c7ae0316866e324d3706afeb857e1306bb6f35a4caaf176a5174d00228fc93d36781a570d32c587736564
languageName: node
linkType: hard

Expand All @@ -1813,13 +1813,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.2.8":
version: 0.2.8
resolution: "@eslint/plugin-kit@npm:0.2.8"
"@eslint/plugin-kit@npm:^0.3.1":
version: 0.3.1
resolution: "@eslint/plugin-kit@npm:0.3.1"
dependencies:
"@eslint/core": "npm:^0.13.0"
"@eslint/core": "npm:^0.14.0"
levn: "npm:^0.4.1"
checksum: 10c0/554847c8f2b6bfe0e634f317fc43d0b54771eea0015c4f844f75915fdb9e6170c830c004291bad57db949d61771732e459f36ed059f45cf750af223f77357c5c
checksum: 10c0/a75f0b5d38430318a551b83e27bee570747eb50beeb76b03f64b0e78c2c27ef3d284cfda3443134df028db3251719bc0850c105f778122f6ad762d5270ec8063
languageName: node
linkType: hard

Expand Down Expand Up @@ -4280,7 +4280,7 @@ __metadata:
"@babel/preset-env": "npm:^7.27.2"
"@emotion/react": "npm:^11.14.0"
"@emotion/styled": "npm:^11.14.0"
"@eslint/js": "npm:9.25.1"
"@eslint/js": "npm:9.27.0"
"@mui/icons-material": "npm:^6.4.8"
"@mui/material": "npm:^6.4.8"
"@parcel/config-default": "npm:^2.15.1"
Expand All @@ -4307,7 +4307,7 @@ __metadata:
buffer: "npm:^6.0.3"
d3: "npm:^7.9.0"
d3-dag: "npm:^1.1.0"
eslint: "npm:9.25.1"
eslint: "npm:9.27.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-react: "npm:^7.37.5"
eslint-plugin-react-hooks: "npm:5.2.0"
Expand Down Expand Up @@ -6479,18 +6479,18 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.25.1":
version: 9.25.1
resolution: "eslint@npm:9.25.1"
"eslint@npm:9.27.0":
version: 9.27.0
resolution: "eslint@npm:9.27.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.20.0"
"@eslint/config-helpers": "npm:^0.2.1"
"@eslint/core": "npm:^0.13.0"
"@eslint/core": "npm:^0.14.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.25.1"
"@eslint/plugin-kit": "npm:^0.2.8"
"@eslint/js": "npm:9.27.0"
"@eslint/plugin-kit": "npm:^0.3.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.2"
Expand Down Expand Up @@ -6525,7 +6525,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/3bb1997ae994253d441e56aba2fc64a71b3b8dce32756de3dedae5e85416ba33eb07e19ede94a6fa8ce7ef3a0a3b0dd8b6836f41be46a3ab52e5345ad59a553f
checksum: 10c0/135d301e37cd961000a9c1d3f0e1863bed29a61435dfddedba3db295973193024382190fd8790a8de83777d10f450082a29eaee8bc9ce0fb1bc1f2b0bb882280
languageName: node
linkType: hard

Expand Down