mirror of
https://github.com/lancedikson/bowser
synced 2026-09-23 04:24:54 +00:00
chore: Update ESLint to 10.5.0
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
"@babel/eslint-parser": "^7.29.7",
|
||||
"@babel/preset-env": "^7.29.7",
|
||||
"@babel/register": "^7.29.7",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@rolldown/plugin-babel": "0.2.3",
|
||||
"ava": "^3.0.0",
|
||||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
@@ -61,10 +62,10 @@
|
||||
"coveralls": "^3.0.6",
|
||||
"docdash": "^1.1.1",
|
||||
"core-js": "^3.49.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-plugin-ava": "^10.5.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint": "^10.5.0",
|
||||
"eslint-config-airbnb-extended": "^3.1.0",
|
||||
"eslint-plugin-ava": "^17.0.1",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"gh-pages": "^6.3.0",
|
||||
"jsdoc": "^3.6.3",
|
||||
"nyc": "^18.0.0",
|
||||
|
||||
Reference in New Issue
Block a user