Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 7d6059f

Browse files
chore(deps): update dependency @types/node to v18.16.0
1 parent 617dac2 commit 7d6059f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@semantic-release/exec": "^6.0.3",
5757
"@types/chai": "4.3.4",
5858
"@types/mocha": "9.1.1",
59-
"@types/node": "18.0.6",
59+
"@types/node": "18.16.0",
6060
"chai": "4.3.7",
6161
"commitizen": "4.2.5",
6262
"core-js": "3.29.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1616,10 +1616,10 @@
16161616
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448"
16171617
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==
16181618

1619-
"@types/node@18.0.6":
1620-
version "18.0.6"
1621-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7"
1622-
integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==
1619+
"@types/node@18.16.0":
1620+
version "18.16.0"
1621+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316"
1622+
integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==
16231623

16241624
"@types/parse-json@^4.0.0":
16251625
version "4.0.0"

0 commit comments

Comments
 (0)