Skip to content

Commit a1a69a2

Browse files
chore(deps-dev): bump eslint and @types/eslint
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 8.37.0 to 8.42.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.37.0...v8.42.0) Updates `@types/eslint` from 8.37.0 to 8.40.0 - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 947ab76 commit a1a69a2

File tree

2 files changed

+41
-54
lines changed

2 files changed

+41
-54
lines changed

package-lock.json

+39-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"@commitlint/prompt-cli": "^17.5.0",
4545
"@semantic-release/changelog": "^6.0.3",
4646
"@semantic-release/git": "^10.0.1",
47-
"@types/eslint": "^8.37.0",
47+
"@types/eslint": "^8.40.0",
4848
"@types/jest": "^27.5.0",
4949
"@typescript-eslint/eslint-plugin": "^5.57.0",
5050
"@typescript-eslint/parser": "^5.57.1",
5151
"all-contributors-cli": "^6.24.0",
5252
"camelcase": "^7.0.1",
53-
"eslint": "^8.37.0",
53+
"eslint": "^8.42.0",
5454
"husky": "^8.0.3",
5555
"jest": "^26.6.3",
5656
"lint-staged": "^13.2.0",

0 commit comments

Comments
 (0)