Skip to content

Commit

Permalink
chore(npm): update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ruscon committed Dec 30, 2021
1 parent 4b678ae commit 841d8cd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@
"world-countries": "^4.0.0"
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@commitlint/travis-cli": "^15.0.0",
"@goparrot/eslint-config": "^1.0.2",
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0",
"@commitlint/travis-cli": "^16.0.1",
"@goparrot/eslint-config": "^1.0.3",
"@types/chai": "^4.3.0",
"@types/chai-as-promised": "^7.1.3",
"@types/lodash.isempty": "^4.4.6",
Expand Down Expand Up @@ -142,6 +142,6 @@
"supertest": "^6.1.3",
"ts-node": "^10.4.0",
"tsconfig-paths": "^3.12.0",
"typescript": "^4.5.3"
"typescript": "^4.5.4"
}
}

0 comments on commit 841d8cd

Please sign in to comment.