Skip to content

Commit ef62f61

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.57.0 to 9.27.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.27.0) Updates `@types/eslint` from 8.56.7 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-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/eslint" dependency-version: 9.6.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ec543b commit ef62f61

File tree

2 files changed

+195
-72
lines changed

2 files changed

+195
-72
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/amplify": "1.1.28",
4848
"@types/auto-launch": "5.0.5",
4949
"@types/content-type": "1.1.8",
50-
"@types/eslint": "^8.56.7",
50+
"@types/eslint": "^9.6.1",
5151
"@types/fs-extra": "11.0.4",
5252
"@types/hapi__joi": "^17.1.15",
5353
"@types/is-ci": "3.0.4",
@@ -87,7 +87,7 @@
8787
"electron-mocha": "12.3.1",
8888
"electron-packager": "17.1.2",
8989
"electron-winstaller": "4.0.2",
90-
"eslint": "8.57.0",
90+
"eslint": "9.27.0",
9191
"eslint-config-prettier": "9.1.0",
9292
"eslint-import-resolver-alias": "^1.1.2",
9393
"eslint-import-resolver-typescript": "^3.8.7",

0 commit comments

Comments
 (0)