Skip to content

Commit 1ded699

Browse files
build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#264)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe8fc00 commit 1ded699

File tree

2 files changed

+124
-60
lines changed

2 files changed

+124
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"devDependencies": {
55
"@typescript-eslint/eslint-plugin": "^7.18.0",
66
"@typescript-eslint/parser": "^7.18.0",
7-
"eslint": "^8.57.0",
7+
"eslint": "^8.57.1",
88
"eslint-config-airbnb": "^19.0.4",
99
"eslint-config-prettier": "^9.1.0",
1010
"eslint-plugin-import": "^2.29.1",

0 commit comments

Comments
 (0)