1
0
Fork 0

update: update dependency @types/node to v16.11.68

This commit is contained in:
renovate[bot] 2022-10-18 22:34:46 +00:00 committed by Sean Sube
parent e7b99ed482
commit b9820f1ea2
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": {
"@types/chai-as-promised": "7.1.5",
"@types/mocha": "10.0.0",
"@types/node": "16.11.67",
"@types/node": "16.11.68",
"@types/sinon": "10.0.13",
"@types/sinon-chai": "3.2.8",
"c8": "7.12.0",

View File

@ -111,10 +111,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52"
integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==
"@types/node@16.11.67":
version "16.11.67"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.67.tgz#b499556b395182e4ab9e591cb0b4d2561580a4b0"
integrity sha512-A+ogdyb7/N8SzE4H9o6yXqSez+acp2XCYSv/PBx2yP7yUVRWf+hO4lSqwt27G9F+4KxnWxybJIe+4FV+Zv+iEg==
"@types/node@16.11.68":
version "16.11.68"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"