Skip to content

Commit

Permalink
ncu -u
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Jul 1, 2021
1 parent bd14461 commit 97cd204
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 247 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
},
"homepage": "https://github.com/photostructure/mkver#readme",
"devDependencies": {
"@types/chai": "^4.2.18",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/node": "^15.9.0",
"@types/node": "^15.12.5",
"@types/semver": "^7.3.6",
"chai": "^4.3.4",
"del-cli": "^3.0.1",
"mocha": "^8.4.0",
"prettier": "^2.3.0",
"del-cli": "^4.0.0",
"mocha": "^9.0.1",
"prettier": "^2.3.2",
"semver": "^7.3.5",
"source-map-support": "^0.5.19",
"tempy": "^1.0.1",
"typescript": "^4.3.2"
"typescript": "^4.3.5"
}
}
Loading

0 comments on commit 97cd204

Please sign in to comment.