Skip to content

Commit 9e2a4cc

Browse files
chore(deps-dev): bump typescript from 4.2.2 to 4.2.3
1 parent 2fabd77 commit 9e2a4cc

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
@@ -42,7 +42,7 @@
4242
"npm-run-all": "^4.1.5",
4343
"nyc": "^15.1.0",
4444
"prettier": "^2.2.1",
45-
"typescript": "^4.2.2"
45+
"typescript": "^4.2.3"
4646
},
4747
"ava": {
4848
"extensions": ["ts"],

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6999,10 +6999,10 @@ typedarray@^0.0.6:
69996999
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
70007000
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
70017001

7002-
typescript@^4.2.2:
7003-
version "4.2.2"
7004-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
7005-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
7002+
typescript@^4.2.3:
7003+
version "4.2.3"
7004+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7005+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
70067006

70077007
uglify-js@^3.1.4:
70087008
version "3.13.0"

0 commit comments

Comments
 (0)