Skip to content

Commit 090901b

Browse files
chore(deps): update dependency @types/node to v16.18.47
1 parent 34aa393 commit 090901b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@semantic-release/github": "^8.0.5",
3232
"@semantic-release/release-notes-generator": "^10.0.3",
3333
"@types/eslint": "8.4.5",
34-
"@types/node": "16.11.45",
34+
"@types/node": "16.18.47",
3535
"@types/react": "18.0.15",
3636
"@typescript-eslint/eslint-plugin": "5.30.7",
3737
"@typescript-eslint/parser": "5.30.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -557,10 +557,10 @@
557557
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
558558
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
559559

560-
"@types/node@16.11.45":
561-
version "16.11.45"
562-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
563-
integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
560+
"@types/node@16.18.47":
561+
version "16.18.47"
562+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.47.tgz#5b64972c7f9a93e8ef3fc818e2f932c05d042ea4"
563+
integrity sha512-yBaT6qZKmvaeTuv8kfv2QwIsgi/D4bYSLmHow/IBxjLNRHxYEXgwVRvBmnNLBXi3CkZg0Wdzu3NTUlUjjxconQ==
564564

565565
"@types/normalize-package-data@^2.4.0":
566566
version "2.4.1"

0 commit comments

Comments
 (0)