Skip to content

Commit 96c2464

Browse files
chore(deps): 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.44.0 to 8.46.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.44.0...v8.46.0) Updates `@types/eslint` from 8.44.0 to 8.44.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:production 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] <[email protected]>
1 parent 127cc8c commit 96c2464

File tree

2 files changed

+35
-36
lines changed

2 files changed

+35
-36
lines changed

package-lock.json

Lines changed: 34 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@nestjs/testing": "10.1.3",
5757
"@sclable/lint": "1.8.1",
5858
"@sclable/tsconfig": "0.11.18",
59-
"@types/eslint": "8.44.0",
59+
"@types/eslint": "8.44.2",
6060
"@types/fs-extra": "11.0.1",
6161
"@types/jest": "29.5.3",
6262
"@types/minio": "7.1.1",

0 commit comments

Comments
 (0)