summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-24 20:15:04 +0000
committerGitHub <noreply@github.com>2021-02-24 20:15:04 +0000
commit1baff3f8d738669933fe9ab9a5ddfb7d0d70fb0a (patch)
tree580621dbeb5ebc23a873aa18f1ce9f9429f9679d
parentMerge pull request #7252 from syuilo/dependabot/npm_and_yarn/babel/plugin-tra... (diff)
downloadmisskey-1baff3f8d738669933fe9ab9a5ddfb7d0d70fb0a.tar.gz
misskey-1baff3f8d738669933fe9ab9a5ddfb7d0d70fb0a.tar.bz2
misskey-1baff3f8d738669933fe9ab9a5ddfb7d0d70fb0a.zip
Bump @types/chai from 4.2.14 to 4.2.15
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.14 to 4.2.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to '')
-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 6ae064450d..e71f3b30a4 100644
--- a/package.json
+++ b/package.json
@@ -261,7 +261,7 @@
"xev": "2.0.1"
},
"devDependencies": {
- "@types/chai": "4.2.14",
+ "@types/chai": "4.2.15",
"@types/fluent-ffmpeg": "2.1.16",
"chai": "4.3.0",
"cross-env": "7.0.3"
diff --git a/yarn.lock b/yarn.lock
index 86ce14eb61..42da09a74d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -492,10 +492,10 @@
dependencies:
"@types/node" "*"
-"@types/chai@4.2.14":
- version "4.2.14"
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.14.tgz#44d2dd0b5de6185089375d976b4ec5caf6861193"
- integrity sha512-G+ITQPXkwTrslfG5L/BksmbLUA0M1iybEsmCWPqzSxsRRhJZimBKJkoMi8fr/CPygPTj4zO5pJH7I2/cm9M7SQ==
+"@types/chai@4.2.15":
+ version "4.2.15"
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.15.tgz#b7a6d263c2cecf44b6de9a051cf496249b154553"
+ integrity sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ==
"@types/cheerio@^0.22.10":
version "0.22.18"