Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
n4o847 committed Dec 6, 2020
1 parent 0b5e4c6 commit d60e136
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
},
"dependencies": {
"tmp-promise": "^3.0.2",
"typescript": "^4.1.0-beta",
"typescript": "^4.1.2",
"yargs": "^16.2.0"
},
"devDependencies": {
"@types/jest": "^26.0.14",
"@types/node": "^14.11.2",
"@types/jest": "^26.0.16",
"@types/node": "^14.14.10",
"@types/yargs": "^15.0.11",
"jest": "^26.4.2",
"ts-jest": "^26.4.0",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"ts-loader": "^8.0.11",
"ts-node": "^9.0.0",
"ts-node": "^9.1.0",
"webpack": "^5.10.0",
"webpack-cli": "^4.2.0",
"webpack-node-externals": "^2.5.2"
Expand Down

0 comments on commit d60e136

Please sign in to comment.