Skip to content

Commit 1836e79

Browse files
Updated 'mocha' to 9.2.0
1 parent 314a53f commit 1836e79

File tree

3 files changed

+25
-24
lines changed

3 files changed

+25
-24
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Changelog
22

3-
Wait for next Mocha update. (2022-01-23)
3+
**./package.json**
4+
* Updated 'mocha' to 9.2.0

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"homepage": "https://github.com/tjohnston-softdev/aurion-assessment-2110#readme",
2424
"dependencies": {
2525
"chai": "^4.3.4",
26-
"mocha": "^9.1.4"
26+
"mocha": "^9.2.0"
2727
}
2828
}

0 commit comments

Comments
 (0)