Skip to content

Commit bd77a33

Browse files
committed
chore(deps): update dependency @types/node to v18.15.0
1 parent 63c52b9 commit bd77a33

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.6",
20+
"@types/node": "18.15.0",
2121
"@typescript-eslint/eslint-plugin": "5.54.1",
2222
"@typescript-eslint/parser": "5.54.1",
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/node@18.14.6":
796-
version "18.14.6"
797-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93"
798-
integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==
795+
"@types/node@18.15.0":
796+
version "18.15.0"
797+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.0.tgz#286a65e3fdffd691e170541e6ecb0410b16a38be"
798+
integrity sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==
799799

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

0 commit comments

Comments
 (0)