Skip to content

Commit 3ec6ae8

Browse files
chore(deps): update dependency @types/node to v18.19.58 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 435bca1 commit 3ec6ae8

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
@@ -47,7 +47,7 @@
4747
"@types/bcrypt": "5.0.2",
4848
"@types/ejs": "3.1.5",
4949
"@types/express": "5.0.0",
50-
"@types/node": "18.19.57",
50+
"@types/node": "18.19.58",
5151
"@types/nodemailer": "6.4.16",
5252
"@types/pug": "2.0.10",
5353
"@typescript-eslint/eslint-plugin": "8.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -690,10 +690,10 @@
690690
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
691691
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
692692

693-
"@types/[email protected].57":
694-
version "18.19.57"
695-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.57.tgz#a075ff6bb71a947d410a9d7ad2b6cb010a0c5230"
696-
integrity sha512-I2ioBd/IPrYDMv9UNR5NlPElOZ68QB7yY5V2EsLtSrTO0LM0PnCEFF9biLWHf5k+sIy4ohueCV9t4gk1AEdlVA==
693+
"@types/[email protected].58":
694+
version "18.19.58"
695+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.58.tgz#260cda6182b24d788afe3a27a7be65c457e67319"
696+
integrity sha512-2ryJttbOAWCYuZMdk4rmZZ6oqE+GSL5LxbaTVe4PCs0FUrHObZZAQL4ihMw9/cH1Pn8lSQ9TXVhsM4LrnfZ0aA==
697697
dependencies:
698698
undici-types "~5.26.4"
699699

0 commit comments

Comments
 (0)