Skip to content

Commit

Permalink
build(deps-dev): update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Feb 19, 2023
1 parent f168be3 commit ed66409
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"release": "standard-version -s -a"
},
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-angular": "^17.0.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-angular": "^17.4.4",
"@types/cordova": "^11.0.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.0",
"prettier": "^2.5.1",
"replace": "^1.2.1",
"standard-version": "^9.3.2",
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"prettier": "^2.8.4",
"replace": "^1.2.2",
"standard-version": "^9.5.0",
"tslint": "^6.1.3",
"typescript": "^4.5.2"
"typescript": "^4.9.5"
},
"cordova": {
"id": "cordova-plugin-lottie-splashscreen",
Expand Down

0 comments on commit ed66409

Please sign in to comment.