Skip to content

Commit

Permalink
chore(deps-dev): bump eslint and @types/eslint (#16541)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump eslint and @types/eslint

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 9.9.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent df5cad0 commit d9e1687
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 96 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@types/aes-js": "3.1.4",
"@types/babel__preset-env": "7.9.7",
"@types/crypto-js": "4.2.2",
"@types/eslint": "9.6.0",
"@types/eslint": "9.6.1",
"@types/etag": "1.8.3",
"@types/fs-extra": "11.0.4",
"@types/html-to-text": "9.0.4",
Expand All @@ -169,7 +169,7 @@
"@vercel/nft": "0.27.3",
"@vitest/coverage-v8": "2.0.5",
"discord-api-types": "0.37.97",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-nibble": "8.1.0",
"eslint-plugin-n": "17.10.2",
Expand Down
Loading

0 comments on commit d9e1687

Please sign in to comment.