Skip to content

Commit c36df0d

Browse files
committed
Update dependency @types/node to v18.14.1
1 parent 9cea39c commit c36df0d

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.0",
20+
"@types/node": "18.14.1",
2121
"@typescript-eslint/eslint-plugin": "5.53.0",
2222
"@typescript-eslint/parser": "5.53.0",
2323
"eslint": "8.34.0",

yarn.lock

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

790-
"@types/node@18.14.0":
791-
version "18.14.0"
792-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.0.tgz#94c47b9217bbac49d4a67a967fdcdeed89ebb7d0"
793-
integrity sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==
790+
"@types/node@18.14.1":
791+
version "18.14.1"
792+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f"
793+
integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==
794794

795795
"@types/prettier@^2.1.5":
796796
version "2.6.1"

0 commit comments

Comments
 (0)