Skip to content

Commit 65fc0cd

Browse files
build(deps-dev): bump typescript from 4.7.3 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.9.5) --- 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 fad27dc commit 65fc0cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7109,10 +7109,10 @@ typedarray-to-buffer@^3.1.5:
71097109
dependencies:
71107110
is-typedarray "^1.0.0"
71117111

7112-
typescript@^4.6.4, typescript@^4.7.3:
7113-
version "4.7.3"
7114-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
7115-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
7112+
typescript@^4.6.4, typescript@^4.9.5:
7113+
version "4.9.5"
7114+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7115+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
71167116

71177117
uglify-js@^3.1.4:
71187118
version "3.14.3"

0 commit comments

Comments
 (0)