Skip to content

Commit f1352fc

Browse files
Update dependency node to v18
1 parent ec8c828 commit f1352fc

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 12.22.12
1+
nodejs 18.12.1

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": "28.1.8",
20-
"@types/node": "12.20.55",
20+
"@types/node": "18.11.9",
2121
"@typescript-eslint/eslint-plugin": "5.44.0",
2222
"@typescript-eslint/parser": "5.44.0",
2323
"eslint": "8.28.0",

yarn.lock

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

759-
"@types/node@12.20.55":
760-
version "12.20.55"
761-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
762-
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
759+
"@types/node@18.11.9":
760+
version "18.11.9"
761+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
762+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
763763

764764
"@types/prettier@^2.1.5":
765765
version "2.6.1"

0 commit comments

Comments
 (0)