Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(deps-dev): bump ts-jest from 25.2.1 to 25.3.0 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Mar 31, 2020
1 parent b7278e0 commit d0618f2
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 11 deletions.
30 changes: 21 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.0.2",
"sass-loader": "^8.0.2",
"ts-jest": "^25.2.1",
"ts-jest": "^25.3.0",
"vue-jest": "^4.0.0-0"
}
}
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"moduleResolution": "node",
"lib": ["esnext", "esnext.asynciterable", "dom"],
"esModuleInterop": true,
"allowJs": true,
"resolveJsonModule": true,
"experimentalDecorators": true,
"sourceMap": true,
Expand Down

0 comments on commit d0618f2

Please sign in to comment.