Skip to content

Commit b584dd5

Browse files
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 (#436)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.38.0...v8.39.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e8018b commit b584dd5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -35,7 +35,7 @@
3535
"@types/jest": "^27.4.1",
3636
"@typescript-eslint/eslint-plugin": ">=5.59.0",
3737
"@typescript-eslint/parser": ">=5.57.0",
38-
"eslint": "^8.38.0",
38+
"eslint": "^8.39.0",
3939
"eslint-config-prettier": "^8.8.0",
4040
"eslint-plugin-jest": "^27.2.1",
4141
"eslint-plugin-prettier": "^4.2.1",

0 commit comments

Comments
 (0)