Skip to content

Commit c7ee853

Browse files
chore(deps): update dependency @types/node to v20.6.2
1 parent 0704e99 commit c7ee853

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
@@ -11,7 +11,7 @@
1111
"resend": "^0.14.0"
1212
},
1313
"devDependencies": {
14-
"@types/node": "20.5.0",
14+
"@types/node": "20.6.2",
1515
"@types/react": "18.2.20",
1616
"typescript": "5.1.6"
1717
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
dependencies:
7878
tslib "^2.4.0"
7979

80-
"@types/node@20.5.0":
81-
version "20.5.0"
82-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.0.tgz#7fc8636d5f1aaa3b21e6245e97d56b7f56702313"
83-
integrity sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q==
80+
"@types/node@20.6.2":
81+
version "20.6.2"
82+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.2.tgz#a065925409f59657022e9063275cd0b9bd7e1b12"
83+
integrity sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==
8484

8585
"@types/prop-types@*":
8686
version "15.7.5"

0 commit comments

Comments
 (0)