Skip to content

Commit

Permalink
chore(deps): bump eslint and @types/eslint
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together.

Updates `eslint` from 5.16.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v5.16.0...v8.57.0)

Updates `@types/eslint` from 7.29.0 to 8.56.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent aa9bde3 commit e0e8529
Show file tree
Hide file tree
Showing 11 changed files with 3,398 additions and 5,671 deletions.
2 changes: 1 addition & 1 deletion examples/demo-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"vue-loader": "^15.9.2",
"eslint-plugin-vue": "^8.x",
"eslint-config-taro": "3.6.23",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"stylelint": "^14.4.0",
"postcss": "^8.4.18",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/demo-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"vue-loader": "^17.0.0",
"eslint-plugin-vue": "^8.0.0",
"eslint-config-taro": "3.6.23",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"stylelint": "^14.4.0",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/mini-program-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@tarojs/webpack5-runner": "workspace:*",
"babel-preset-taro": "workspace:*",
"eslint-config-taro": "workspace:*",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"react-refresh": "^0.11.0",
"eslint-plugin-react": "^7.8.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"core-js": "^3.6.5",
"cpy-cli": "^4.1.0",
"cross-env": "^7.0.2",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^6.4.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-taro": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-taro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/core": "^7.14.5",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-react": "^7.4.0",
"eslint-plugin-react-hooks": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"cli-highlight": "^2.1.11",
"download-git-repo": "^2.0.0",
"envinfo": "^7.8.1",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"glob": "^7.1.2",
"inquirer": "^8.0.0",
"latest-version": "^5.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"babel-preset-taro": "2.0.0",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"eslint-config-taro": "3.0.0-beta.6",
"babel-plugin-transform-taroapi": "3.0.0-beta.6",
"postcss-plugin-constparse": "3.0.0-beta.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli/src/__tests__/fixtures/nerv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@tarojs/webpack-runner": "3.0.0-rc.0",
"babel-preset-taro": "3.0.0-rc.0",
"eslint-config-taro": "3.0.0-rc.0",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react-hooks": "^1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli/src/__tests__/fixtures/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/core": "^7.8.0",
"@tarojs/webpack-runner": "3.0.0-rc.0",
"babel-preset-taro": "3.0.0-rc.0",
"eslint": "^8.12.0",
"eslint": "^8.57.0",
"eslint-config-taro": "3.0.0-rc.0",
"eslint-plugin-vue": "^6.x",
"stylelint": "9.3.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/taro-transformer-wx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@
"@types/babel-traverse": "6.25.3",
"@types/babel-types": "7.0.8",
"@types/babel__core": "^7.20.1",
"@types/eslint": "^7.14.3",
"@types/eslint": "^8.56.5",
"@types/jest": "^29.5.1",
"@types/lodash": "^4.14.105",
"@types/node": "^9.6.2",
"babel-jest": "^29.5.0",
"eslint": "5.16.0",
"eslint": "8.57.0",
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"mocha": "^10.2.0",
Expand Down
9,047 changes: 3,387 additions & 5,660 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit e0e8529

Please sign in to comment.