Skip to content

Commit 4f5adc9

Browse files
committed
chore(deps): update dependency @types/node to v16.18.2
1 parent a3dc659 commit 4f5adc9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/debug": "4.1.7",
4343
"@types/glob": "8.0.0",
4444
"@types/jest": "27.5.2",
45-
"@types/node": "16.18.1",
45+
"@types/node": "16.18.2",
4646
"@types/semver": "7.3.12",
4747
"@typescript-eslint/eslint-plugin": "5.41.0",
4848
"@typescript-eslint/parser": "5.41.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,10 +1389,10 @@
13891389
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.4.tgz#7017a52e18dfaad32f55eebd539993014441949c"
13901390
integrity sha512-BxcJpBu8D3kv/GZkx/gSMz6VnTJREBj/4lbzYOQueUOELkt8WrO6zAcSPmp9uRPEW/d+lUO8QK0W2xnS1hEU0A==
13911391

1392-
"@types/node@16.18.1":
1393-
version "16.18.1"
1394-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.1.tgz#fd860a5efc505a5417d25a99cbff78077447a391"
1395-
integrity sha512-Z659t5cj2Tt2SaqbJxXRo5EaU86E4l2CxtklCY1VftxYXhR81Z75UsugwdI7l5MUAR1I+l8sdt3B5Y++ZV76WQ==
1392+
"@types/node@16.18.2":
1393+
version "16.18.2"
1394+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.2.tgz#77878acc68c5f6241454008beedd39513bd8e851"
1395+
integrity sha512-KIGQJyya+opDCFvDSZMNNS899ov5jlNdtN7PypgHWeb8e+5vWISdwTRo/ClsNVlmDihzOGqFyNBDamUs7TQQCA==
13961396

13971397
"@types/node@^14.0.0":
13981398
version "14.18.32"

0 commit comments

Comments
 (0)