Skip to content

Commit aa8a020

Browse files
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#207)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.4...v4.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9cfe73 commit aa8a020

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@
101101
"ts-dedent": "2.2.0",
102102
"ts-node": "10.8.0",
103103
"tslib": "2.4.0",
104-
"typescript": "4.6.4"
104+
"typescript": "4.7.2"
105105
}
106106
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11015,12 +11015,7 @@ typedarray@^0.0.6:
1101511015
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1101611016
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1101711017

11018-
typescript@4.6.4, typescript@^4.5.5:
11019-
version "4.6.4"
11020-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
11021-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
11022-
11023-
typescript@^4.6.4:
11018+
typescript@4.7.2, typescript@^4.5.5, typescript@^4.6.4:
1102411019
version "4.7.2"
1102511020
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
1102611021
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==

0 commit comments

Comments
 (0)