Skip to content

Commit 1cf33af

Browse files
build(deps-dev): bump the npm-development group across 1 directory with 9 updates
Bumps the npm-development group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.3` | `2.0.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.0` | `8.58.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.0` | `8.58.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.0` | `29.15.2` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.2` | | [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.60.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` | Updates `@eslint/compat` from 2.0.3 to 2.0.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.5/packages/compat) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.57.0 to 8.58.1 - [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.58.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.0 to 8.58.1 - [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.58.1/packages/parser) Updates `eslint-plugin-jest` from 29.15.0 to 29.15.2 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.15.0...v29.15.2) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) Updates `rollup` from 4.59.0 to 4.60.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.59.0...v4.60.1) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-version: 29.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: rollup dependency-version: 4.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e92e3ab commit 1cf33af

2 files changed

Lines changed: 346 additions & 311 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,34 +63,34 @@
6363
"@actions/github": "^9.0.0"
6464
},
6565
"devDependencies": {
66-
"@eslint/compat": "^2.0.3",
66+
"@eslint/compat": "^2.0.5",
6767
"@github/local-action": "^7.0.1",
6868
"@jest/globals": "^30.3.0",
6969
"@octokit/types": "^16.0.0",
7070
"@rollup/plugin-commonjs": "^29.0.2",
7171
"@rollup/plugin-node-resolve": "^16.0.3",
7272
"@rollup/plugin-typescript": "^12.3.0",
7373
"@types/jest": "^30.0.0",
74-
"@types/node": "^25.5.0",
75-
"@typescript-eslint/eslint-plugin": "^8.57.0",
76-
"@typescript-eslint/parser": "^8.57.0",
74+
"@types/node": "^25.6.0",
75+
"@typescript-eslint/eslint-plugin": "^8.58.1",
76+
"@typescript-eslint/parser": "^8.58.1",
7777
"eslint": "^9.39.2",
7878
"eslint-config-prettier": "^10.1.8",
7979
"eslint-import-resolver-typescript": "^4.4.4",
8080
"eslint-plugin-import": "^2.32.0",
81-
"eslint-plugin-jest": "^29.15.0",
81+
"eslint-plugin-jest": "^29.15.2",
8282
"eslint-plugin-prettier": "^5.5.4",
83-
"globals": "^17.4.0",
83+
"globals": "^17.5.0",
8484
"husky": "^9.1.7",
8585
"jest": "^30.3.0",
8686
"lint-staged": "^16.4.0",
8787
"make-coverage-badge": "^1.2.0",
8888
"markdownlint-cli": "^0.48.0",
89-
"prettier": "^3.7.4",
89+
"prettier": "^3.8.2",
9090
"prettier-eslint": "^16.4.2",
9191
"rimraf": "^6.1.3",
92-
"rollup": "^4.59.0",
93-
"ts-jest": "^29.4.6",
92+
"rollup": "^4.60.1",
93+
"ts-jest": "^29.4.9",
9494
"ts-jest-resolver": "^2.0.1",
9595
"typescript": "^5.9.3"
9696
},

0 commit comments

Comments
 (0)