Skip to content

Commit

Permalink
Bump eslint and @types/eslint
Browse files Browse the repository at this point in the history
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.45.0 to 8.46.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.45.0...v8.46.0)

Updates `@types/eslint` from 8.44.0 to 8.44.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-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 98b0654 commit ffbc365
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/d3": "^7.4.0",
"@types/diff": "^5.0.3",
"@types/earcut": "^2.1.1",
"@types/eslint": "^8.44.0",
"@types/eslint": "^8.44.1",
"@types/gl": "^6.0.2",
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.3",
Expand Down Expand Up @@ -82,7 +82,7 @@
"devtools-protocol": "^0.0.1173815",
"diff": "^5.1.0",
"dts-bundle-generator": "^8.0.1",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-mourner": "^3.0.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.28.0",
Expand Down

0 comments on commit ffbc365

Please sign in to comment.