Skip to content

Commit c1bb1ce

Browse files
chore(deps): update dependency @types/node to v18.15.11
1 parent 2d51cdc commit c1bb1ce

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
@@ -67,7 +67,7 @@
6767
"@release-it/conventional-changelog": "5.1.1",
6868
"@types/jest": "29.2.4",
6969
"@types/nock": "11.1.0",
70-
"@types/node": "18.11.16",
70+
"@types/node": "18.15.11",
7171
"@types/rimraf": "3.0.2",
7272
"@typescript-eslint/eslint-plugin": "5.46.1",
7373
"@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.15.11":
3632+
version "18.15.11"
3633+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
3634+
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
36353635

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

0 commit comments

Comments
 (0)