Skip to content

Commit a97e3fe

Browse files
authored
Merge pull request #1214 from typed-ember/renovate/mocha-8.x
chore(deps): update dependency @types/mocha to v8
2 parents 33bbb7e + 5ad0d95 commit a97e3fe

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
@@ -67,7 +67,7 @@
6767
"@types/express": "4.17.7",
6868
"@types/fs-extra": "9.0.1",
6969
"@types/got": "9.6.11",
70-
"@types/mocha": "7.0.2",
70+
"@types/mocha": "8.0.0",
7171
"@types/node": "14.0.23",
7272
"@types/qunit": "2.9.1",
7373
"@types/resolve": "1.17.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,10 +1710,10 @@
17101710
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
17111711
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
17121712

1713-
"@types/mocha@7.0.2":
1714-
version "7.0.2"
1715-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
1716-
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
1713+
"@types/mocha@8.0.0":
1714+
version "8.0.0"
1715+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.0.tgz#b0ba1c5b4cb3880c51a6b488ad007a657d1be888"
1716+
integrity sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==
17171717

17181718
"@types/node@*":
17191719
version "14.0.14"

0 commit comments

Comments
 (0)