mirror of
https://github.com/dorny/paths-filter.git
synced 2026-03-21 03:00:30 +00:00
Update package.json
This commit is contained in:
parent
87abba458e
commit
12bbfa6c0e
12
package.json
12
package.json
@ -39,22 +39,22 @@
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/node": "24.3.0",
|
||||
"@types/picomatch": "4.0.2",
|
||||
"@vercel/ncc": "0.38.1",
|
||||
"@vercel/ncc": "0.38.3",
|
||||
"eslint-plugin-jest": "29.0.1",
|
||||
"jest": "30.0.5",
|
||||
"js-yaml": "4.1.0",
|
||||
"prettier": "3.6.2",
|
||||
"ts-jest": "29.4.1",
|
||||
"typescript": "5.9.2",
|
||||
"@typescript-eslint/utils": "8.39.1",
|
||||
"@typescript-eslint/utils": "8.40.0",
|
||||
"eslint-plugin-github": "^6.0.0",
|
||||
"eslint": "^9.33.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.39.1",
|
||||
"@typescript-eslint/parser": "8.39.1"
|
||||
"@typescript-eslint/eslint-plugin": "8.40.0",
|
||||
"@typescript-eslint/parser": "8.40.0"
|
||||
},
|
||||
"overrides": {
|
||||
"eslint": "^9.33.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.39.1",
|
||||
"@typescript-eslint/parser": "8.39.1"
|
||||
"@typescript-eslint/eslint-plugin": "8.40.0",
|
||||
"@typescript-eslint/parser": "8.40.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user