Skip to content

Commit 5f7ba2d

Browse files
build(deps-dev): bump typescript from 4.7.3 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.9.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ccce3b commit 5f7ba2d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"shelljs": "^0.8.5",
6767
"ts-jest": "^27.1.4",
6868
"tslint": "^6.1.3",
69-
"typescript": "^4.7.3"
69+
"typescript": "^4.9.3"
7070
},
7171
"resolutions": {
7272
"**/**/axios": ">=0.21.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7121,10 +7121,10 @@ typedarray-to-buffer@^3.1.5:
71217121
dependencies:
71227122
is-typedarray "^1.0.0"
71237123

7124-
typescript@^4.6.4, typescript@^4.7.3:
7125-
version "4.7.3"
7126-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
7127-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
7124+
typescript@^4.6.4, typescript@^4.9.3:
7125+
version "4.9.3"
7126+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
7127+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
71287128

71297129
uglify-js@^3.1.4:
71307130
version "3.14.3"

0 commit comments

Comments
 (0)