Skip to content

Commit 7b1f413

Browse files
chore(deps): update dependency @types/node to v18.11.17
1 parent 29914a9 commit 7b1f413

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
@@ -68,7 +68,7 @@
6868
"@release-it/conventional-changelog": "5.1.1",
6969
"@types/jest": "29.2.4",
7070
"@types/nock": "11.1.0",
71-
"@types/node": "18.11.16",
71+
"@types/node": "18.11.17",
7272
"@types/rimraf": "3.0.2",
7373
"@typescript-eslint/eslint-plugin": "5.46.1",
7474
"@typescript-eslint/parser": "5.46.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3628,10 +3628,10 @@
36283628
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.15.tgz#de0e1fbd2b22b962d45971431e2ae696643d3f5d"
36293629
integrity sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==
36303630

3631-
"@types/node@18.11.16":
3632-
version "18.11.16"
3633-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
3634-
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==
3631+
"@types/node@18.11.17":
3632+
version "18.11.17"
3633+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
3634+
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
36353635

36363636
"@types/node@^13.7.0":
36373637
version "13.13.52"

0 commit comments

Comments
 (0)