Skip to content

Commit 846cadc

Browse files
build(deps-dev): bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5735b57 commit 846cadc

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.7.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.7.4:
6983+
version "4.7.4"
6984+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
6985+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
69866986

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

0 commit comments

Comments
 (0)