Skip to content

Commit

Permalink
bump mcr
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Jun 25, 2024
1 parent 9b11d1a commit 8b84890
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"scripts": {
"link": "sf link ./ -f",
"test": "jest",
"test:issue": "jest --runInBand",
"test:istanbul": "jest -c jest.config.istanbul.js",
"test:all": "jest -c jest.config.all.js test/wrapped.test.js",
"patch": "npm run test && sf publish patch -r"
Expand All @@ -29,7 +30,7 @@
"url": "git+https://github.com/cenfun/jest-v8-coverage.git"
},
"dependencies": {
"monocart-coverage-reports": "^2.8.4"
"monocart-coverage-reports": "^2.8.5"
},
"devDependencies": {
"eight-colors": "^1.3.0",
Expand Down

0 comments on commit 8b84890

Please sign in to comment.