dependabot npm(deps-dev): bump mocha from 9.1.3 to 9.1.4
Bumps mocha from 9.1.3 to 9.1.4.
Release notes
Sourced from mocha's releases.
v9.1.4
9.1.4 / 2022-01-14
Please also note our announcements.
🐛 Fixes
- #4807:
import
throws wrong error if loader is used (@giltayar
)
🔩 Other
- #4777: Add Node v17 to CI test matrix (
@outsideris
)
Changelog
Sourced from mocha's changelog.
9.1.4 / 2022-01-14
🐛 Fixes
- #4807:
import
throws wrong error if loader is used (@giltayar
)
🔩 Other
- #4777: Add Node v17 to CI test matrix (
@outsideris
)
Commits
-
0a1b7f8
build(v9.1.4): release -
a04d050
build(v9.1.4): update CHANGELOG [ci skip] -
baa12fd
fix: wrong error thrown if loader is used (#4807) -
60fafa4
Update copyright year in LICENSE (#4804) -
3b4cc05
chore(devDeps): remove 'cross-spawn' (#4779) -
a99d40c
chore(ci): add Node v17 to test matrix (#4777) -
ac43029
chore(devDeps): update 'prettier' (#4776) -
9c9fcb5
chore: update some devDependencies (#4775) - See full diff in compare view