Skip to content

Commit

Permalink
Merge pull request #1018 from milobella/renovate/node-18.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v18.11.18
  • Loading branch information
celian-garcia authored Dec 29, 2022
2 parents 5c61bc1 + 12a5c03 commit da6ef0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@angular/compiler-cli": "14.2.12",
"@types/jasmine": "4.3.1",
"@types/jasminewd2": "2.0.10",
"@types/node": "18.11.17",
"@types/node": "18.11.18",
"@types/offscreencanvas": "2019.7.0",
"jasmine-core": "4.5.0",
"jasmine-spec-reporter": "7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions angular/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3230,10 +3230,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==

"@types/[email protected].17":
version "18.11.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
"@types/[email protected].18":
version "18.11.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==

"@types/node@>=10.0.0":
version "16.11.1"
Expand Down

0 comments on commit da6ef0a

Please sign in to comment.