Skip to content

Commit 1001972

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 bb13a48 commit 1001972

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
@@ -6921,10 +6921,10 @@ typedarray-to-buffer@^3.1.5:
69216921
dependencies:
69226922
is-typedarray "^1.0.0"
69236923

6924-
typescript@^4.6.4, typescript@^4.7.3:
6925-
version "4.7.3"
6926-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
6927-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
6924+
typescript@^4.6.4, typescript@^4.7.4:
6925+
version "4.7.4"
6926+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
6927+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
69286928

69296929
uglify-js@^3.1.4:
69306930
version "3.14.3"

0 commit comments

Comments
 (0)