Skip to content

Commit ff8c3df

Browse files
authoredJul 26, 2023
Bump the dev-dependencies group with 1 update (#407)
Bumps the dev-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9c8165 commit ff8c3df

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@changesets/cli": "^2.26.2",
1818
"@tsconfig/node14": "^14.1.0",
1919
"@types/jest": "^29.5.3",
20-
"@types/node": "^20.4.4",
20+
"@types/node": "^20.4.5",
2121
"@typescript-eslint/eslint-plugin": "^6.1.0",
2222
"@typescript-eslint/parser": "^6.1.0",
2323
"eslint": "^8.45.0",

0 commit comments

Comments
 (0)
Please sign in to comment.