Skip to content

Commit 7b0b784

Browse files
committed
Update dependency @types/node to v18.14.5
1 parent 3ed3631 commit 7b0b784

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
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@types/jest": "29.4.0",
20-
"@types/node": "18.14.4",
20+
"@types/node": "18.14.5",
2121
"@typescript-eslint/eslint-plugin": "5.54.0",
2222
"@typescript-eslint/parser": "5.54.0",
2323
"eslint": "8.35.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -792,10 +792,10 @@
792792
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.32.tgz#51d59d7a90ef2d0ae961791e0900cad2393a0149"
793793
integrity sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==
794794

795-
"@types/[email protected].4":
796-
version "18.14.4"
797-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.4.tgz#0e64ec0b35a772e1e3d849f9a0ff61782d0cb647"
798-
integrity sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==
795+
"@types/[email protected].5":
796+
version "18.14.5"
797+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3"
798+
integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==
799799

800800
"@types/prettier@^2.1.5":
801801
version "2.6.1"

0 commit comments

Comments
 (0)