mirror of
https://github.com/unraid/api.git
synced 2026-01-15 05:00:16 -06:00
chore(deps-dev): bump typescript from 4.2.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Alexis Tyler
parent
f5383a523c
commit
a8539f5508
6
package-lock.json
generated
6
package-lock.json
generated
@@ -13137,9 +13137,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.2.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
|
||||
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==",
|
||||
"version": "4.3.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
|
||||
"integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
|
||||
"dev": true
|
||||
},
|
||||
"typescript-coverage-report": {
|
||||
|
||||
@@ -158,7 +158,7 @@
|
||||
"supertest": "^6.1.3",
|
||||
"ts-node": "10.0.0",
|
||||
"tsup": "^3.12.1",
|
||||
"typescript": "4.2.4",
|
||||
"typescript": "4.3.5",
|
||||
"typescript-coverage-report": "^0.6.0"
|
||||
},
|
||||
"optionalDependencies": {},
|
||||
|
||||
Reference in New Issue
Block a user