From 8883ec6ca4fcf4002e7fb57774f692793e4701b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 02:15:14 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-taro from 4.0.5 to 4.0.8 Bumps [eslint-config-taro](https://github.com/NervJS/taro) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/NervJS/taro/releases) - [Commits](https://github.com/NervJS/taro/compare/v4.0.5...v4.0.8) --- updated-dependencies: - dependency-name: eslint-config-taro dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0c7ffe0..bcbcae2 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 685b6c9..c65ee52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -7583,7 +7583,7 @@ __metadata: optional: true eslint-plugin-vue: optional: true - checksum: 10c0/f78c45c00a8dfcfe56d3b4d73ec1df0f0227fcbdc3cdba03e30a3bd299ee10a393fa934677609eedff20344b3739b74f9f79b967273f5f8a6aaa0ec127d83164 + checksum: 10c0/f7b7f9219d7e1071e0489ec37c2c99215a831649bcf2af20e15a132bfe5c52a55e9b34ef920e73ef55e0b91c9e41c3f84bbc457c169822730270d87a460cb430 languageName: node linkType: hard @@ -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"