chore(deps): update dependency eslint to v10.6.0

This commit is contained in:
Łukasz Mierzwa
2026-06-29 18:37:07 +01:00
committed by Łukasz Mierzwa
parent 3d1236d286
commit 321c782bd5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -63,7 +63,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "8.1.0",
"@vitejs/plugin-react": "6.0.3",
"eslint": "10.5.0",
"eslint": "10.6.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-jest": "29.15.3",
"eslint-plugin-react-compiler": "19.1.0-rc.2",
@@ -7331,9 +7331,9 @@
}
},
"node_modules/eslint": {
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz",
"integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==",
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz",
"integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==",
"dev": true,
"license": "MIT",
"workspaces": [
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "8.1.0",
"@vitejs/plugin-react": "6.0.3",
"eslint": "10.5.0",
"eslint": "10.6.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-jest": "29.15.3",
"eslint-plugin-react-compiler": "19.1.0-rc.2",