mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-06-03 06:31:11 +00:00
Bump typescript from 3.8.3 to 4.3.5 (#9)
* Bump typescript from 3.8.3 to 4.3.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v4.3.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump typescript from 3.8.3 to 4.3.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v4.3.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update index.js Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MOREL Matthieu <matthieu.morel@cnp.fr>
This commit is contained in:
parent
622d3b015b
commit
92864e26e8
3 changed files with 59 additions and 20 deletions
|
@ -48,6 +48,6 @@
|
|||
"jest-circus": "^27.0.6",
|
||||
"prettier": "^2.3.2",
|
||||
"ts-jest": "^25.3.1",
|
||||
"typescript": "^3.8.3"
|
||||
"typescript": "^4.3.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue