chore: update eslint config

This commit is contained in:
zclzone 2023-10-16 21:15:21 +08:00
parent 60d0162ced
commit 53de707509
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"@unocss/preset-rem-to-px": "^0.55.7",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/compiler-sfc": "^3.3.4",
"@zclzone/eslint-config": "^0.0.4",
"@zclzone/eslint-config": "^0.0.5",
"chalk": "^5.3.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",

8
pnpm-lock.yaml generated
View File

@ -77,8 +77,8 @@ devDependencies:
specifier: ^3.3.4
version: 3.3.4
'@zclzone/eslint-config':
specifier: ^0.0.4
version: 0.0.4
specifier: ^0.0.5
version: 0.0.5
chalk:
specifier: ^5.3.0
version: 5.3.0
@ -1919,8 +1919,8 @@ packages:
snabbdom: 3.5.1
dev: false
/@zclzone/eslint-config@0.0.4:
resolution: {integrity: sha512-dDDHsLc0qEt/tczC1nRU5d+2LCOPwwKohw5Wlq4A1mTFgTQaFoSDmP/j9XnAbjCYfxbGUeEat0221WwwVbPhuw==}
/@zclzone/eslint-config@0.0.5:
resolution: {integrity: sha512-/vYNEoGGPYSC0uBKRLK3YSfIIg+MWLsrSUBFADmhf5yjLtC/CAIMYikY6hLj2bfNtz6UnNAonlKjtHQgetUoBA==}
dependencies:
eslint: 8.50.0
eslint-config-prettier: 8.10.0(eslint@8.50.0)