Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): Bump @typescript-eslint/eslint-plugin
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.58.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.58.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent f8d527a commit 8ffb2d2
Show file tree
Hide file tree
Showing 9 changed files with 3,372 additions and 558 deletions.
3,914 changes: 3,364 additions & 550 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/iota/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@types/node-fetch": "2.6.1",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/mqtt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/pow-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"cross-env": "^7.0.3",
"eslint": "^8.32.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pow-neon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/pow-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"cross-env": "^7.0.3",
"eslint": "^8.32.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pow-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"cross-env": "^7.0.3",
"eslint": "^8.32.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "^5.48.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 8ffb2d2

Please sign in to comment.