Skip to content

Commit 6635ca8

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/node to v16.11.14
1 parent 8725521 commit 6635ca8

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
@@ -28,7 +28,7 @@
2828
"@types/chai": "4.3.0",
2929
"@types/dotenv": "8.2.0",
3030
"@types/mocha": "9.0.0",
31-
"@types/node": "16.11.13",
31+
"@types/node": "16.11.14",
3232
"@typescript-eslint/eslint-plugin": "5.7.0",
3333
"@typescript-eslint/parser": "5.7.0",
3434
"chai": "4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -953,10 +953,10 @@
953953
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz"
954954
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
955955

956-
"@types/node@16.11.13":
957-
version "16.11.13"
958-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.13.tgz#6b71641b81a98c6a538d89892440c06f147edddc"
959-
integrity sha512-eUXZzHLHoZqj1frtUetNkUetYoJ6X55UmrVnFD4DMhVeAmwLjniZhtBmsRiemQh4uq4G3vUra/Ws/hs9vEvL3Q==
956+
"@types/node@16.11.14":
957+
version "16.11.14"
958+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.14.tgz#4939fb42e5b0ffb3ea7e193c28244fe7414977a6"
959+
integrity sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw==
960960

961961
"@types/node@^12.12.6":
962962
version "12.20.23"

0 commit comments

Comments
 (0)