Skip to content

Commit 5939d90

Browse files
chore(deps): update dependency @types/node to v18.19.55 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1373dae commit 5939d90

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.54",
50+
"@types/node": "18.19.55",
5151
"@types/nodemailer": "6.4.16",
5252
"@types/pug": "2.0.10",
5353
"@typescript-eslint/eslint-plugin": "8.8.1",

yarn.lock

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

670-
"@types/[email protected].54":
671-
version "18.19.54"
672-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.54.tgz#f1048dc083f81b242640f04f18fb3e4ccf13fcdb"
673-
integrity sha512-+BRgt0G5gYjTvdLac9sIeE0iZcJxi4Jc4PV5EUzqi+88jmQLr+fRZdv2tCTV7IHKSGxM6SaLoOXQWWUiLUItMw==
670+
"@types/[email protected].55":
671+
version "18.19.55"
672+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.55.tgz#29c3f8e1485a92ec96636957ddec55aabc6e856e"
673+
integrity sha512-zzw5Vw52205Zr/nmErSEkN5FLqXPuKX/k5d1D7RKHATGqU7y6YfX9QxZraUzUrFGqH6XzOzG196BC35ltJC4Cw==
674674
dependencies:
675675
undici-types "~5.26.4"
676676

0 commit comments

Comments
 (0)