Skip to content

Commit b7c3c9f

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

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.16.19",
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.16.19":
3632+
version "18.16.19"
3633+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
3634+
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
36353635

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

0 commit comments

Comments
 (0)