chore(deps): update lint (#2011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2023-05-02 11:03:49 +01:00 committed by GitHub
parent 847de1b39b
commit 4c1e37caa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 166 additions and 164 deletions

View file

@ -101,7 +101,7 @@
"workbox-window": "^6.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.4",
"@antfu/eslint-config": "^0.38.5",
"@antfu/ni": "^0.21.3",
"@types/chroma-js": "^2.4.0",
"@types/file-saver": "^2.0.5",
@ -114,12 +114,12 @@
"@unlazy/nuxt": "^0.8.8",
"bumpp": "^9.1.0",
"consola": "^3.1.0",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"flat": "^5.0.2",
"fs-extra": "^11.1.1",
"lint-staged": "^13.2.1",
"nuxt": "3.4.3",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"typescript": "^5.0.4",