Skip to content

Commit d519dc2

Browse files
Bump mocha from 9.0.3 to 9.1.1 (#35)
1 parent b6db491 commit d519dc2

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
@@ -42,7 +42,7 @@
4242
"git-branch-is": "4.0.0",
4343
"husky": "7.0.1",
4444
"markdownlint-cli": "0.28.1",
45-
"mocha": "9.0.3",
45+
"mocha": "9.1.1",
4646
"mocha-param": "2.0.1",
4747
"nyc": "15.1.0",
4848
"snyk": "1.696.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,10 +1393,10 @@ [email protected]:
13931393
resolved "https://registry.yarnpkg.com/mocha-param/-/mocha-param-2.0.1.tgz#1865e62868b12678a32bd6e3d0e3ea411c39ebdf"
13941394
integrity sha512-TDrDAChx9XtkGmRKWGOzMoQefwHsfYUxyjNWgkfAze+EFRIRT28yJVcpcNhw9iWg2NvfeMQZnSwWCNMYwPxZew==
13951395

1396-
mocha@9.0.3:
1397-
version "9.0.3"
1398-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.3.tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7"
1399-
integrity sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==
1396+
mocha@9.1.1:
1397+
version "9.1.1"
1398+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.1.tgz#33df2eb9c6262434630510c5f4283b36efda9b61"
1399+
integrity sha512-0wE74YMgOkCgBUj8VyIDwmLUjTsS13WV1Pg7l0SHea2qzZzlq7MDnfbPsHKcELBRk3+izEVkRofjmClpycudCA==
14001400
dependencies:
14011401
"@ungap/promise-all-settled" "1.1.2"
14021402
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)