Skip to content

Commit cb64a1a

Browse files
Bump the npm-development group with 3 updates (#43)
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 20.14.1 to 20.14.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 28.5.0 to 28.6.0 - [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.5.0...v28.6.0) Updates `prettier` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2368128 commit cb64a1a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -75,18 +75,18 @@
7575
},
7676
"devDependencies": {
7777
"@types/jest": "^29.5.12",
78-
"@types/node": "^20.14.1",
78+
"@types/node": "^20.14.2",
7979
"@typescript-eslint/eslint-plugin": "^6.21.0",
8080
"@typescript-eslint/parser": "^6.21.0",
8181
"@vercel/ncc": "^0.38.1",
8282
"eslint": "^8.57.0",
8383
"eslint-plugin-github": "^4.10.2",
84-
"eslint-plugin-jest": "^28.5.0",
84+
"eslint-plugin-jest": "^28.6.0",
8585
"eslint-plugin-jsonc": "^2.16.0",
8686
"eslint-plugin-prettier": "^5.1.3",
8787
"jest": "^29.7.0",
8888
"make-coverage-badge": "^1.2.0",
89-
"prettier": "^3.3.0",
89+
"prettier": "^3.3.1",
9090
"prettier-eslint": "^16.3.0",
9191
"ts-jest": "^29.1.4",
9292
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)