update: update dependency @types/node to v18.14.5
This commit is contained in:
parent
059f962d46
commit
a4a8eac361
|
@ -30,7 +30,7 @@
|
|||
"@types/chai-as-promised": "7.1.5",
|
||||
"@types/mocha": "10.0.1",
|
||||
"@types/mock-fs": "4.13.1",
|
||||
"@types/node": "18.14.4",
|
||||
"@types/node": "18.14.5",
|
||||
"@types/sinon-chai": "3.2.9",
|
||||
"@types/source-map-support": "0.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.54.0",
|
||||
|
|
|
@ -310,10 +310,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
|
||||
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
|
||||
|
||||
"@types/node@18.14.4":
|
||||
version "18.14.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.14.4.tgz#0e64ec0b35a772e1e3d849f9a0ff61782d0cb647"
|
||||
integrity sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==
|
||||
"@types/node@18.14.5":
|
||||
version "18.14.5"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3"
|
||||
integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.1"
|
||||
|
|
Loading…
Reference in New Issue