Skip to content

Commit 67c06dd

Browse files
committed
Update dependency @types/node to v20.12.5
1 parent ead9a98 commit 67c06dd

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
@@ -30,7 +30,7 @@
3030
"@rollup/plugin-commonjs": "25.0.7",
3131
"@rollup/plugin-node-resolve": "15.2.3",
3232
"@types/deep-equal": "1.0.4",
33-
"@types/node": "20.12.4",
33+
"@types/node": "20.12.5",
3434
"@types/ramda": "0.29.12",
3535
"@types/sinon": "17.0.3",
3636
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1193,10 +1193,10 @@
11931193
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5"
11941194
integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ==
11951195

1196-
"@types/[email protected].4":
1197-
version "20.12.4"
1198-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.4.tgz#af5921bd75ccdf3a3d8b3fa75bf3d3359268cd11"
1199-
integrity sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==
1196+
"@types/[email protected].5":
1197+
version "20.12.5"
1198+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
1199+
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
12001200
dependencies:
12011201
undici-types "~5.26.4"
12021202

0 commit comments

Comments
 (0)