Skip to content

Commit b69b346

Browse files
build(deps-dev): bump @types/node from 18.16.18 to 20.5.1 (#1079)
* build(deps-dev): bump @types/node from 18.16.18 to 20.5.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.18 to 20.5.1. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com> * Fix @types/node.dep.yml, license --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergey Dolin <dsame@github.com>
1 parent 88a6f4f commit b69b346

8 files changed

+9
-169
lines changed

.licenses/npm/@types/node.dep.yml

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

.licenses/npm/ip-regex.dep.yml

-34
This file was deleted.

.licenses/npm/psl.dep.yml

-43
This file was deleted.

.licenses/npm/punycode.dep.yml

-34
This file was deleted.

.licenses/npm/semver-7.5.3.dep.yml

-26
This file was deleted.

.licenses/npm/tough-cookie.dep.yml

-23
This file was deleted.

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
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@types/jest": "^29.5.3",
5050
"@types/lodash.deburr": "^4.1.6",
51-
"@types/node": "^18.15.11",
51+
"@types/node": "^20.5.1",
5252
"@types/semver": "^7.5.0",
5353
"@typescript-eslint/eslint-plugin": "^6.2.1",
5454
"@typescript-eslint/parser": "^6.2.1",

0 commit comments

Comments
 (0)