Skip to content

Commit 29d4d80

Browse files
dependabot[bot]bigdaz
authored andcommitted
Bump the npm-dependencies group across 1 directory with 3 updates
Bumps the npm-dependencies group with 3 updates in the /sources directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 20.16.1 to 20.16.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 28.8.0 to 28.8.3 - [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@v28.8.0...v28.8.3) Updates `typescript` from 5.5.4 to 5.6.2 - [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.4...v5.6.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 478782d commit 29d4d80

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

sources/package-lock.json

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

sources/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,21 @@
5151
},
5252
"devDependencies": {
5353
"@types/jest": "29.5.12",
54-
"@types/node": "20.16.1",
54+
"@types/node": "20.16.5",
5555
"@types/unzipper": "0.10.10",
5656
"@types/which": "3.0.4",
5757
"@typescript-eslint/parser": "7.18.0",
5858
"@vercel/ncc": "0.38.1",
5959
"eslint": "8.57.0",
6060
"eslint-plugin-github": "5.0.1",
61-
"eslint-plugin-jest": "28.8.0",
61+
"eslint-plugin-jest": "28.8.3",
6262
"jest": "29.7.0",
6363
"js-yaml": "4.1.0",
6464
"nock": "13.5.5",
6565
"npm-run-all": "4.1.5",
6666
"patch-package": "8.0.0",
6767
"prettier": "3.3.3",
6868
"ts-jest": "29.2.5",
69-
"typescript": "5.5.4"
69+
"typescript": "5.6.2"
7070
}
7171
}

0 commit comments

Comments
 (0)