chore(deps): update lint (#1928)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
renovate[bot] 2023-03-30 19:01:24 +00:00 committed by GitHub
parent 2838e18ff7
commit 3c43a1cdd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
62 changed files with 464 additions and 434 deletions

View file

@ -100,7 +100,7 @@
"workbox-window": "^6.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.37.0",
"@antfu/eslint-config": "^0.38.2",
"@antfu/ni": "^0.20.0",
"@types/chroma-js": "^2.4.0",
"@types/file-saver": "^2.0.5",
@ -111,13 +111,13 @@
"@types/prettier": "^2.7.2",
"@types/wicg-file-system-access": "^2020.9.5",
"bumpp": "^9.0.0",
"eslint": "^8.36.0",
"eslint": "^8.37.0",
"esno": "^0.16.3",
"flat": "^5.0.2",
"fs-extra": "^11.1.1",
"lint-staged": "^13.2.0",
"nuxt": "3.3.1",
"prettier": "^2.8.6",
"prettier": "^2.8.7",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.0.2",
"vitest": "^0.29.7",