Skip to content

Commit bddc2fb

Browse files
Bump eslint from 8.38.0 to 8.39.0 (#998)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cffc23 commit bddc2fb

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

package-lock.json

Lines changed: 26 additions & 23 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/node": "^18.15.13",
3636
"@typescript-eslint/parser": "^5.59.1",
3737
"@vercel/ncc": "^0.36.1",
38-
"eslint": "^8.38.0",
38+
"eslint": "^8.39.0",
3939
"eslint-plugin-github": "^4.7.0",
4040
"eslint-plugin-jest": "^27.2.1",
4141
"jest": "^27.5.1",

0 commit comments

Comments
 (0)