Skip to content

Commit

Permalink
Bump eslint and @types/eslint in /packages/crypto-aws-kms
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 9.7.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.7.0...v9.11.1)

Updates `@types/eslint` from 9.6.0 to 9.6.1
- [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:development
  update-type: version-update:semver-minor
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent d3b4728 commit 1837b74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/crypto-aws-kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@playwright/test": "1.45.3",
"@types/chai": "4.3.16",
"@types/chai-as-promised": "7.1.8",
"@types/eslint": "9.6.0",
"@types/eslint": "9.6.1",
"@types/mocha": "10.0.7",
"@types/node": "20.14.8",
"@types/sinon": "17.0.3",
Expand All @@ -89,7 +89,7 @@
"c8": "9.1.0",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"eslint": "9.7.0",
"eslint": "9.11.1",
"eslint-plugin-mocha": "10.4.3",
"mocha": "10.7.0",
"mocha-junit-reporter": "2.2.1",
Expand Down

0 comments on commit 1837b74

Please sign in to comment.