Closed koistya closed 2 years ago
TypeScript
^4.6.4
4.7.2
Faker.js
^6.3.1
^7.0.1
@google-cloud/storage
^5.20.5
^6.0.0
tsconfig.json
NOTE: Keeping "module": "Node" setting in tsconfig.json for now because of https://github.com/microsoft/TypeScript/issues/49083
"module": "Node"
TypeScript
from^4.6.4
to4.7.2
(releases)Faker.js
from^6.3.1
to^7.0.1
(releases)@google-cloud/storage
from^5.20.5
to^6.0.0
(releases)tsconfig.json
file to match the default template provided by TypeScript v4.7.2NOTE: Keeping
"module": "Node"
setting intsconfig.json
for now because of https://github.com/microsoft/TypeScript/issues/49083