Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 7.32.0 to 8.20.0 (#372)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump eslint from 7.32.0 to 8.20.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v7.32.0...v8.20.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint dependencies

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
  • Loading branch information
dependabot[bot] and Fdawgs committed Jul 22, 2022
1 parent 907033f commit 5d08018
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"stream-wormhole": "^1.1.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@typescript-eslint/parser": "^4.33.0",
"@types/node": "^18.0.6",
"@typescript-eslint/parser": "^5.30.7",
"climem": "^1.0.3",
"concat-stream": "^2.0.0",
"eslint": "^7.7.0",
"eslint-config-standard": "^16.0.0",
"eslint-config-standard-with-typescript": "^21.0.1",
"eslint-plugin-import": "^2.22.0",
"eslint": "^8.20.0",
"eslint-config-standard": "^17.0.0",
"eslint-config-standard-with-typescript": "^22.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-typescript": "^0.14.0",
"fastify": "^4.0.0",
"form-data": "^4.0.0",
Expand Down

0 comments on commit 5d08018

Please sign in to comment.