Skip to content

Commit 429ff2c

Browse files
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#424)
1 parent 16230f6 commit 429ff2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"prettier": "^2.2.1",
5656
"ts-jest": "^27.0.0-next.6",
5757
"ts-node": "^9.1.1",
58-
"typescript": "^4.1.5"
58+
"typescript": "^4.2.2"
5959
}
6060
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4156,10 +4156,10 @@ typedarray-to-buffer@^3.1.5:
41564156
dependencies:
41574157
is-typedarray "^1.0.0"
41584158

4159-
typescript@^4.1.5:
4160-
version "4.1.5"
4161-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
4162-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
4159+
typescript@^4.2.2:
4160+
version "4.2.2"
4161+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
4162+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
41634163

41644164
universal-user-agent@^6.0.0:
41654165
version "6.0.0"

0 commit comments

Comments
 (0)