Skip to content

Commit b0e2634

Browse files
dependabot[bot]hussainweb
authored andcommitted
chore(deps-dev): bump the linters group with 3 updates
Bumps the linters group with 3 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@typescript-eslint/parser` from 8.37.0 to 8.43.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/parser) Updates `eslint` from 9.31.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.35.0) Updates `eslint-plugin-prettier` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a97034e commit b0e2634

File tree

2 files changed

+220
-60
lines changed

2 files changed

+220
-60
lines changed

package-lock.json

Lines changed: 217 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"devDependencies": {
3232
"@eslint/js": "^9.37.0",
3333
"@types/node": "^20.14.10",
34-
"@typescript-eslint/parser": "^8.37.0",
34+
"@typescript-eslint/parser": "^8.45.0",
3535
"@vercel/ncc": "^0.38.4",
36-
"eslint": "^9.31.0",
36+
"eslint": "^9.37.0",
3737
"eslint-plugin-github": "^6.0.0",
3838
"eslint-plugin-jest": "^29.0.1",
39-
"eslint-plugin-prettier": "^5.5.3",
39+
"eslint-plugin-prettier": "^5.5.4",
4040
"jest": "^30.0.4",
4141
"js-yaml": "^4.1.0",
4242
"prettier": "3.6.2",

0 commit comments

Comments
 (0)