Skip to content

Commit ed02183

Browse files
build(deps-dev): bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [@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 [@vercel/ncc](https://github.com/vercel/ncc). Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.44.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/v8.44.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.44.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.44.0/packages/parser) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f08454a commit ed02183

File tree

2 files changed

+62
-61
lines changed

2 files changed

+62
-61
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"which": "^5.0.0"
4343
},
4444
"devDependencies": {
45-
"@typescript-eslint/eslint-plugin": "^8.43.0",
45+
"@typescript-eslint/eslint-plugin": "^8.44.0",
4646
"@typescript-eslint/parser": "^8.32.1",
47-
"@vercel/ncc": "^0.38.3",
47+
"@vercel/ncc": "^0.38.4",
4848
"eslint": "^8.57.1",
4949
"eslint-config-prettier": "^10.1.8",
5050
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)