Skip to content

Commit a1f8c30

Browse files
build(deps): update dependency @types/node to v16.18.31
1 parent 5726e3b commit a1f8c30

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.30",
43+
"@types/node": "16.18.31",
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
@@ -901,10 +901,10 @@ __metadata:
901901
languageName: node
902902
linkType: hard
903903

904-
"@types/node@npm:16.18.30":
905-
version: 16.18.30
906-
resolution: "@types/node@npm:16.18.30"
907-
checksum: 2975519e337a3f29c495b97aa7510ef3f4ac5d3c9356f7886698a4abf8b12641c1f1247512b525599cba6aefe774735ef25fc83555e989033bdbcc4a2b1c7401
904+
"@types/node@npm:16.18.31":
905+
version: 16.18.31
906+
resolution: "@types/node@npm:16.18.31"
907+
checksum: 1e0bbbdcfdb80ebb9c5544a58b9692964dca08175a9d2f787a1ed8c75c253d106d56cf7d94c5ba0b44e1627000d093d599f995aeb657f5edbf577e66565b017a
908908
languageName: node
909909
linkType: hard
910910

@@ -6527,7 +6527,7 @@ __metadata:
65276527
"@softwareventures/prettier-config": 4.0.0
65286528
"@softwareventures/semantic-release-config": 3.1.0
65296529
"@softwareventures/tsconfig": 7.0.0
6530-
"@types/node": 16.18.30
6530+
"@types/node": 16.18.31
65316531
"@typescript-eslint/eslint-plugin": 5.53.0
65326532
"@typescript-eslint/parser": 5.53.0
65336533
ava: 5.2.0

0 commit comments

Comments
 (0)