Skip to content

Commit aa397ef

Browse files
chore(deps): update dependency @types/node to v16.11.50
1 parent 2f75e04 commit aa397ef

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
@@ -40,7 +40,7 @@
4040
"@softwareventures/prettier-config": "3.0.0",
4141
"@softwareventures/semantic-release-config": "2.0.2",
4242
"@softwareventures/tsconfig": "6.0.0",
43-
"@types/node": "16.11.49",
43+
"@types/node": "16.11.50",
4444
"ava": "4.3.1",
4545
"cz-conventional-changelog": "3.3.0",
4646
"eslint": "8.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -652,10 +652,10 @@
652652
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7"
653653
integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==
654654

655-
"@types/node@16.11.49":
656-
version "16.11.49"
657-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.49.tgz#560b1ea774b61e19a89c3fc72d2dcaa3863f38b2"
658-
integrity sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==
655+
"@types/node@16.11.50":
656+
version "16.11.50"
657+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.50.tgz#525c91f5555bd48b698a1c2b422d9d3b84d07e80"
658+
integrity sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==
659659

660660
"@types/normalize-package-data@^2.4.0":
661661
version "2.4.1"

0 commit comments

Comments
 (0)