Skip to content

Commit ad0d6b2

Browse files
dependabot[bot]plfiorini
authored andcommitted
Bump the npm-development group across 1 directory with 7 updates
Bumps the npm-development group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.65.0` | `8.67.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.44.1` | `0.45.0` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.8.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.16.0` | `29.16.1` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `3.3.0` | `3.4.1` | Updates `@types/node` from 26.1.2 to 26.2.0 - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.67.0 - [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.67.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.65.0 to 8.67.0 - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/parser) Updates `@vercel/ncc` from 0.44.1 to 0.45.0 - [Commits](vercel/ncc@0.44.1...0.45.0) Updates `eslint` from 10.8.0 to 10.8.1 - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `eslint-plugin-jest` from 29.16.0 to 29.16.1 - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.16.0...v29.16.1) Updates `eslint-plugin-jsonc` from 3.3.0 to 3.4.1 - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v3.3.0...v3.4.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-version: 29.16.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jsonc dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8639e4 commit ad0d6b2

2 files changed

Lines changed: 81 additions & 81 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@
7474
"devDependencies": {
7575
"@jest/globals": "^30.4.1",
7676
"@types/jest": "^30.0.0",
77-
"@types/node": "^26.1.2",
78-
"@typescript-eslint/eslint-plugin": "^8.65.0",
77+
"@types/node": "^26.2.0",
78+
"@typescript-eslint/eslint-plugin": "^8.67.0",
7979
"@typescript-eslint/parser": "^8.32.1",
80-
"@vercel/ncc": "^0.44.1",
81-
"eslint": "^10.8.0",
82-
"eslint-plugin-jest": "^29.16.0",
83-
"eslint-plugin-jsonc": "^3.3.0",
80+
"@vercel/ncc": "^0.45.0",
81+
"eslint": "^10.8.1",
82+
"eslint-plugin-jest": "^29.16.1",
83+
"eslint-plugin-jsonc": "^3.4.1",
8484
"eslint-plugin-prettier": "^5.5.6",
8585
"jest": "^30.4.2",
8686
"make-coverage-badge": "^1.2.0",

0 commit comments

Comments
 (0)