mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore: release @vant/eslint-config@3.2.0
This commit is contained in:
parent
2c43e68aff
commit
92d738f788
@ -48,7 +48,7 @@
|
||||
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/webpack-dev-server": "^3.11.1",
|
||||
"@vant/eslint-config": "^3.1.0",
|
||||
"@vant/eslint-config": "^3.2.0",
|
||||
"@vant/markdown-loader": "^3.1.0-beta.1",
|
||||
"@vant/markdown-vetur": "^2.0.2",
|
||||
"@vant/stylelint-config": "^1.4.2",
|
||||
|
@ -1867,10 +1867,10 @@
|
||||
"@typescript-eslint/types" "4.6.1"
|
||||
eslint-visitor-keys "^2.0.0"
|
||||
|
||||
"@vant/eslint-config@^3.1.0":
|
||||
version "3.1.0"
|
||||
resolved "https://registry.npmjs.org/@vant/eslint-config/-/eslint-config-3.1.0.tgz#f5cc4104cd72e2e643975bc229b4222c983ec304"
|
||||
integrity sha512-7NgXS3R6nKS00Q2qFA+TPPcw2vjm4NiW/voesYBZus58nhy2LrXG8eqd/5oV0JSEG0b0fWAGYC43KOX4MRn2eQ==
|
||||
"@vant/eslint-config@^3.2.0":
|
||||
version "3.2.0"
|
||||
resolved "https://registry.npmjs.org/@vant/eslint-config/-/eslint-config-3.2.0.tgz#8e57941778225e2c6afde92ef573066fa921962e"
|
||||
integrity sha512-nlUk6lg/HVQmiXhdEoOAqE+oDaSlKo3aS+qTaGAUiTp3fzN2ockVg727haSoERtitQpPzOcsiOOHZtY7K1WqVQ==
|
||||
dependencies:
|
||||
"@typescript-eslint/eslint-plugin" "^4.6.0"
|
||||
"@typescript-eslint/parser" "^4.6.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/eslint-config",
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"description": "eslint config of vant",
|
||||
"main": "index.js",
|
||||
"publishConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user