mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
chore(deps): update eslint monorepo to v10.5.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
536e90db61
commit
21243d8efa
Generated
+7
-4
@@ -63,7 +63,7 @@
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-legacy": "8.0.2",
|
||||
"@vitejs/plugin-react": "6.0.2",
|
||||
"eslint": "10.4.1",
|
||||
"eslint": "10.5.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jest": "29.15.2",
|
||||
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
||||
@@ -7274,11 +7274,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint": {
|
||||
"version": "10.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.4.1.tgz",
|
||||
"integrity": "sha512-AyIKhnOBuOAdueD7RB3xB+YeAWScb9jHsJBgH2Hcde8InP5JYhqrRR6iTMHyTEwgENK54Cp44e4v8BwNhsuHuw==",
|
||||
"version": "10.5.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz",
|
||||
"integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.8.0",
|
||||
"@eslint-community/regexpp": "^4.12.2",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-legacy": "8.0.2",
|
||||
"@vitejs/plugin-react": "6.0.2",
|
||||
"eslint": "10.4.1",
|
||||
"eslint": "10.5.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jest": "29.15.2",
|
||||
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
||||
|
||||
Reference in New Issue
Block a user