Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump eslint-config-taro from 4.0.5 to 4.0.8 #191

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"cache-loader": "^4.1.0",
"cssnano": "^7.0.6",
"eslint": "^8.57.1",
"eslint-config-taro": "4.0.5",
"eslint-config-taro": "4.0.8",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7563,9 +7563,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-taro@npm:4.0.5":
version: 4.0.5
resolution: "eslint-config-taro@npm:4.0.5"
"eslint-config-taro@npm:4.0.8":
version: 4.0.8
resolution: "eslint-config-taro@npm:4.0.8"
dependencies:
"@babel/eslint-parser": "npm:^7.24.1"
"@typescript-eslint/eslint-plugin": "npm:^6.2.0"
Expand All @@ -7583,7 +7583,7 @@ __metadata:
optional: true
eslint-plugin-vue:
optional: true
checksum: 10c0/f78c45c00a8dfcfe56d3b4d73ec1df0f0227fcbdc3cdba03e30a3bd299ee10a393fa934677609eedff20344b3739b74f9f79b967273f5f8a6aaa0ec127d83164
checksum: 10c0/f7b7f9219d7e1071e0489ec37c2c99215a831649bcf2af20e15a132bfe5c52a55e9b34ef920e73ef55e0b91c9e41c3f84bbc457c169822730270d87a460cb430
languageName: node
linkType: hard

Expand Down Expand Up @@ -11459,7 +11459,7 @@ __metadata:
echarts: "npm:^5.5.1"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-taro: "npm:4.0.5"
eslint-config-taro: "npm:4.0.8"
eslint-plugin-import: "npm:^2.30.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.36.1"
Expand Down
Loading