Skip to content

Commit

Permalink
fix(deps): update all dependencies j:cdx-227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent fa508a7 commit 7610c75
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
162 changes: 81 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,37 @@
"type": "commonjs",
"types": "./dist/definitions/index.d.ts",
"dependencies": {
"@coveo/bueno": "^0.45.0",
"@coveo/bueno": "^0.46.0",
"@coveo/platform-client": "^54.0.0",
"dayjs": "^1.10.4",
"exponential-backoff": "^3.1.0",
"ts-dedent": "^2.2.0",
"zod": "^3.20.2"
},
"devDependencies": {
"@coveo/semantic-monorepo-tools": "2.4.40",
"@coveo/semantic-monorepo-tools": "2.4.44",
"@octokit/auth-action": "^5.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@types/node": "20.14.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"conventional-changelog-angular": "8.0.0",
"cz-conventional-changelog": "3.3.0",
"detect-indent": "7.0.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"gts": "5.3.1",
"husky": "9.0.11",
"husky": "9.1.4",
"jest": "29.7.0",
"lint-staged": "15.2.7",
"nodemon": "3.1.4",
"octokit": "4.0.2",
"prettier": "3.3.2",
"ts-jest": "29.2.2",
"prettier": "3.3.3",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"typedoc": "0.26.4",
"typescript": "5.5.3"
"typedoc": "0.26.5",
"typescript": "5.5.4"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 7610c75

Please sign in to comment.