Skip to content

Commit 85fb2fa

Browse files
committed
Update dependency @types/node to v18.11.12
1 parent f9a7cd9 commit 85fb2fa

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": "28.1.8",
20-
"@types/node": "18.11.11",
20+
"@types/node": "18.11.12",
2121
"@typescript-eslint/eslint-plugin": "5.46.0",
2222
"@typescript-eslint/parser": "5.46.0",
2323
"eslint": "8.29.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@18.11.11":
760-
version "18.11.11"
761-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11.tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc"
762-
integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==
759+
"@types/node@18.11.12":
760+
version "18.11.12"
761+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa"
762+
integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==
763763

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

0 commit comments

Comments
 (0)