Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
feat: upgrade karma-mocha from 1.3.0 to 2.0.1
Snyk has created this PR to upgrade karma-mocha from 1.3.0 to 2.0.1.

See this package in npm:
https://www.npmjs.com/package/karma-mocha

See this project in Snyk:
https://app.snyk.io/org/marcelraschke/project/8a919c91-abdf-4983-871a-c8ed77a11d18?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 23, 2022
commit cfea00c98fc5e261b57b49b807eb09bba2254d0b
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"karma": "^3.1.4",
"karma-browserify": "^6.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha": "^2.0.1",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.2.0",
"xo": "^0.23.0"
Expand Down