Skip to content

Commit 83b03e5

Browse files
build(deps-dev): bump typescript from 4.7.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.8.4) --- 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 5735b57 commit 83b03e5

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.8.4"
7070
},
7171
"resolutions": {
7272
"**/**/axios": ">=0.21.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6979,10 +6979,10 @@ typedarray-to-buffer@^3.1.5:
69796979
dependencies:
69806980
is-typedarray "^1.0.0"
69816981

6982-
typescript@^4.6.4, typescript@^4.7.3:
6983-
version "4.7.3"
6984-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
6985-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
6982+
typescript@^4.6.4, typescript@^4.8.4:
6983+
version "4.8.4"
6984+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6985+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
69866986

69876987
uglify-js@^3.1.4:
69886988
version "3.14.3"

0 commit comments

Comments
 (0)