Skip to content

Commit 079e2c5

Browse files
committed
Update dependency @types/node to v20.12.11
1 parent 7077078 commit 079e2c5

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
@@ -33,7 +33,7 @@
3333
"@types/bent": "7.3.8",
3434
"@types/deep-equal": "1.0.4",
3535
"@types/dotenv": "8.2.0",
36-
"@types/node": "20.12.8",
36+
"@types/node": "20.12.11",
3737
"@types/ramda": "0.30.0",
3838
"@types/sinon": "10.0.20",
3939
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@
12701270
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
12711271
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
12721272

1273-
"@types/node@20.12.8":
1274-
version "20.12.8"
1275-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
1276-
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
1273+
"@types/node@20.12.11":
1274+
version "20.12.11"
1275+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
1276+
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
12771277
dependencies:
12781278
undici-types "~5.26.4"
12791279

0 commit comments

Comments
 (0)