Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
husayt committed Feb 17, 2020
1 parent 187ab3c commit b7ec74b
Showing 2 changed files with 1,240 additions and 1,212 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -44,15 +44,15 @@
},
"devDependencies": {
"@std/esm": "^0.26.0",
"@types/jest": "^24.0.19",
"@types/node": "^12.11.1",
"@types/jest": "^25.1.2",
"@types/node": "12.11.1",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-jest": "^24.9.0",
"jest": "^24.9.0",
"babel-jest": "^25.1.0",
"jest": "^25.1.0",
"rollup": "^1.25.0",
"rollup-plugin-typescript2": "^0.21.2",
"standard-version": "^6.0.1",
"ts-jest": "^24.1.0",
"rollup-plugin-typescript2": "^0.26.0",
"standard-version": "^7.1.0",
"ts-jest": "^25.2.0",
"ts-node": "^8.4.1",
"typescript": "^3.6.4",
"vue": "^2.6.10",
Loading

0 comments on commit b7ec74b

Please sign in to comment.