Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Commit a6149ff

Browse files
Merge pull request #144 from devoxa/renovate/node-18.x
Update dependency @types/node from 18.11.17 to 18.11.18
2 parents 4304846 + 430804d commit a6149ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@devoxa/eslint-config": "3.0.1",
2626
"@devoxa/prettier-config": "1.0.2",
27-
"@types/node": "18.11.17",
27+
"@types/node": "18.11.18",
2828
"cypress": "9.7.0",
2929
"eslint": "8.30.0",
3030
"express": "4.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.3.tgz#c01c1a215721f6dec71b47d88b4687463601ba48"
115115
integrity sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg==
116116

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

122122
"@types/node@^14.14.31":
123123
version "14.17.6"

0 commit comments

Comments
 (0)