Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit d696abe

Browse files
chore: bump typescript from 4.1.4 to 4.1.5 (#268)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.4...v4.1.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 07e6c4a commit d696abe

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
@@ -101,7 +101,7 @@
101101
"ts-node": "^9.1.1",
102102
"tslint": "^6.1.3",
103103
"tslint-config-prettier": "^1.18.0",
104-
"typescript": "4.1.4"
104+
"typescript": "4.1.5"
105105
},
106106
"peerDependencies": {
107107
"@types/react-relay": ">=7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4707,10 +4707,10 @@ typedarray-to-buffer@^3.1.5:
47074707
dependencies:
47084708
is-typedarray "^1.0.0"
47094709

4710-
4711-
version "4.1.4"
4712-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
4713-
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
4710+
4711+
version "4.1.5"
4712+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
4713+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
47144714

47154715
typescript@^3.0.0:
47164716
version "3.7.5"

0 commit comments

Comments
 (0)