Skip to content

Commit 59f4834

Browse files
build(deps): update dependency @types/node to v16.18.24
1 parent 2beabb2 commit 59f4834

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "3.1.0",
4242
"@softwareventures/tsconfig": "7.0.0",
43-
"@types/node": "16.18.23",
43+
"@types/node": "16.18.24",
4444
"@typescript-eslint/eslint-plugin": "5.53.0",
4545
"@typescript-eslint/parser": "5.53.0",
4646
"ava": "5.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -887,10 +887,10 @@ __metadata:
887887
languageName: node
888888
linkType: hard
889889

890-
"@types/node@npm:16.18.23":
891-
version: 16.18.23
892-
resolution: "@types/node@npm:16.18.23"
893-
checksum: 00e51db28fc7a182747f37215b3f25400b1c7a8525e09fa14e55be5798891a118ebf636a49d3197335a3580fcb8222fd4ecc20c2ccff69f1c0d233fc5697465d
890+
"@types/node@npm:16.18.24":
891+
version: 16.18.24
892+
resolution: "@types/node@npm:16.18.24"
893+
checksum: 0b221b7f56f3c4911e90dfcc217db3866eb13b7af9390b8f668377f1211b2b3ca808e0128a29d0cef8aa0944523852531e827b923b35e5fa9063db87af7b41a0
894894
languageName: node
895895
linkType: hard
896896

@@ -6512,7 +6512,7 @@ __metadata:
65126512
"@softwareventures/prettier-config": 4.0.0
65136513
"@softwareventures/semantic-release-config": 3.1.0
65146514
"@softwareventures/tsconfig": 7.0.0
6515-
"@types/node": 16.18.23
6515+
"@types/node": 16.18.24
65166516
"@typescript-eslint/eslint-plugin": 5.53.0
65176517
"@typescript-eslint/parser": 5.53.0
65186518
ava: 5.2.0

0 commit comments

Comments
 (0)