aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-05 10:48:19 +0000
committerGitHub <[email protected]>2021-03-05 10:48:19 +0000
commit384d40fb1fffdd0b060d3b442df66d0b49bd50fe (patch)
tree41baeedb4adbe056d993ef9505ff1985c129516e
parentf04822636405a1b279955f7d3cd1c4777c1ef576 (diff)
downloadmuse-384d40fb1fffdd0b060d3b442df66d0b49bd50fe.tar.xz
muse-384d40fb1fffdd0b060d3b442df66d0b49bd50fe.zip
Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index c7d6e00..592ba25 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"husky": "^4.3.8",
"nodemon": "^2.0.7",
"ts-node": "^9.1.1",
- "typescript": "^4.2.2"
+ "typescript": "^4.2.3"
},
"eslintConfig": {
"extends": [
diff --git a/yarn.lock b/yarn.lock
index 79bdea3..1457628 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2919,10 +2919,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
-typescript@^4.2.2:
- version "4.2.2"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
- integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
+typescript@^4.2.3:
+ version "4.2.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
undefsafe@^2.0.3:
version "2.0.3"