aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-03-06 22:14:30 +0300
committerGravatar GitHub <[email protected]>2021-03-06 22:14:30 +0300
commit2939d3710d1b675254e63315ca47cc8b47c5a697 (patch)
tree5027645be275f47744389a2f7cd558580cc29600
parentMerge pull request #170 from python-discord/dependabot/npm_and_yarn/eslint-7.... (diff)
parentBump typescript from 4.1.5 to 4.2.3 (diff)
Merge pull request #167 from python-discord/dependabot/npm_and_yarn/typescript-4.2.3
Bump typescript from 4.1.5 to 4.2.3
-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 bcd3134..89fd916 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"react-transition-group": "4.4.1",
"smoothscroll-polyfill": "0.4.4",
"swc-loader": "0.1.12",
- "typescript": "4.1.5",
+ "typescript": "4.2.3",
"webpack": "5.23.0",
"webpack-cli": "4.5.0",
"webpack-manifest-plugin": "3.0.0",
diff --git a/yarn.lock b/yarn.lock
index a0143e2..73cb969 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8693,10 +8693,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
- version "4.1.5"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
- integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
+ version "4.2.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
unicode-canonical-property-names-ecmascript@^1.0.4:
version "1.0.4"