Skip to content

Commit 9aafaf0

Browse files
chore(deps-dev): bump the eslint group with 2 updates (#1247)
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript). Updates `eslint` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.56.0) Updates `eslint-config-standard-with-typescript` from 42.0.0 to 43.0.0 - [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v42.0.0...v43.0.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-standard-with-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b51c7b7 commit 9aafaf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"@types/node": "ts5.3",
5959
"@types/normalize-package-data": "^2.4.1",
6060
"c8": "^8.0.1",
61-
"eslint": "8.55.0",
61+
"eslint": "8.56.0",
6262
"eslint-config-standard": "17.1.0",
63-
"eslint-config-standard-with-typescript": "42.0.0",
63+
"eslint-config-standard-with-typescript": "43.0.0",
6464
"eslint-plugin-header": "3.1.1",
6565
"eslint-plugin-simple-import-sort": "10.0.0",
6666
"jest": "29.7.0",

0 commit comments

Comments
 (0)