Merge pull request #931 from hedgedoc/renovate/develop-definitelytyped

Update dependency @types/node to v13.13.44 (develop)
This commit is contained in:
David Mehren 2021-02-19 11:35:25 +01:00 committed by GitHub
commit 0131297fbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -60,7 +60,7 @@
"@nestjs/testing": "7.6.12", "@nestjs/testing": "7.6.12",
"@types/express": "4.17.11", "@types/express": "4.17.11",
"@types/jest": "26.0.20", "@types/jest": "26.0.20",
"@types/node": "13.13.42", "@types/node": "13.13.44",
"@types/supertest": "2.0.10", "@types/supertest": "2.0.10",
"@typescript-eslint/eslint-plugin": "4.15.1", "@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.1", "@typescript-eslint/parser": "4.15.1",

View file

@ -1003,10 +1003,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g== integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
"@types/node@13.13.42": "@types/node@13.13.44":
version "13.13.42" version "13.13.44"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.42.tgz#ff343be01fca44b59e785e20b840357cb704a7f2" resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.44.tgz#79e25613cf24105f859f398ab361a07d4435d074"
integrity sha512-g+w2QgbW7k2CWLOXzQXbO37a7v5P9ObPvYahKphdBLV5aqpbVZRhTpWCT0SMRqX1i30Aig791ZmIM2fJGL2S8A== integrity sha512-SmWrt1iSL/O+62rWzhvGI508n7kFwpk7B7++rSqyx1RqkNRgWmJ+52Tlu7Cgb/KdCjgiMli37npNfO+tRlKk9w==
"@types/normalize-package-data@^2.4.0": "@types/normalize-package-data@^2.4.0":
version "2.4.0" version "2.4.0"