Skip to content

Commit 6a79d2e

Browse files
dependabot[bot]matejchalk
authored andcommitted
Bump the npm-development group across 1 directory with 3 updates
Bumps the npm-development group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 7.18.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.16.1 to 7.18.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/v7.18.0/packages/parser) Updates `typescript` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1072336 commit 6a79d2e

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

Lines changed: 48 additions & 48 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
@@ -78,8 +78,8 @@
7878
"@code-pushup/js-packages-plugin": "^0.48.0",
7979
"@types/jest": "^29.5.12",
8080
"@types/node": "^22.0.0",
81-
"@typescript-eslint/eslint-plugin": "^7.16.1",
82-
"@typescript-eslint/parser": "^7.16.1",
81+
"@typescript-eslint/eslint-plugin": "^7.18.0",
82+
"@typescript-eslint/parser": "^7.18.0",
8383
"@vercel/ncc": "^0.38.1",
8484
"eslint": "^8.57.0",
8585
"eslint-plugin-github": "^5.0.1",
@@ -91,6 +91,6 @@
9191
"prettier": "^3.3.3",
9292
"prettier-eslint": "^16.3.0",
9393
"ts-jest": "^29.2.3",
94-
"typescript": "^5.5.3"
94+
"typescript": "^5.5.4"
9595
}
9696
}

0 commit comments

Comments
 (0)