aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-08 18:49:06 +0000
committerGravatar GitHub <[email protected]>2021-05-08 18:49:06 +0000
commit69f0ac2eb4cb3349df8d48edee433c1a311ee789 (patch)
treea4981fcd24ff4e181d8f34a2426c97b5bc65ed36
parentMerge pull request #217 from python-discord/dependabot/npm_and_yarn/react-and... (diff)
Bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4) Signed-off-by: dependabot[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 f9161d1..7eb6581 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.2.3",
+ "typescript": "4.2.4",
"universal-cookie": "4.0.4",
"webpack": "5.30.0",
"webpack-cli": "4.7.0",
diff --git a/yarn.lock b/yarn.lock
index a0c4e99..01c4553 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8738,10 +8738,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
- version "4.2.3"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
+ version "4.2.4"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
unbox-primitive@^1.0.0:
version "1.0.1"