Skip to content

Commit

Permalink
chore(deps): update all dependencies j:cdx-227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 30, 2022
1 parent 64cd60f commit 65d7002
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -18,25 +18,25 @@
},
"devDependencies": {
"@coveo/push-api-client": "file:.",
"@types/jest": "27.5.0",
"@types/node": "17.0.31",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
"@types/jest": "27.5.1",
"@types/node": "17.0.36",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.0",
"eslint": "8.15.0",
"dotenv": "16.0.1",
"eslint": "8.16.0",
"eslint-config-prettier": "8.5.0",
"gts": "3.1.0",
"husky": "8.0.0",
"husky": "8.0.1",
"jest": "28.1.0",
"lint-staged": "12.4.1",
"lint-staged": "12.4.3",
"nodemon": "2.0.16",
"prettier": "2.6.2",
"standard-version": "9.3.2",
"ts-jest": "28.0.2",
"ts-node": "10.7.0",
"standard-version": "9.5.0",
"ts-jest": "28.0.3",
"ts-node": "10.8.0",
"typedoc": "0.22.15",
"typescript": "4.6.4"
"typescript": "4.7.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 65d7002

Please sign in to comment.