Skip to content

Commit

Permalink
fix(deps): update all dependencies j:cdx-227 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent 0c144da commit 5dfed35
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 92 deletions.
160 changes: 75 additions & 85 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"types": "./dist/definitions/index.d.ts",
"dependencies": {
"@coveo/bueno": "^0.43.0",
"@coveo/platform-client": "42.1.0",
"@coveo/platform-client": "42.4.0",
"dayjs": "^1.10.4",
"exponential-backoff": "^3.1.0",
"fetch-undici-polyfill": "1.2.1",
"zod": "^3.20.2"
},
"devDependencies": {
"@coveo/semantic-monorepo-tools": "1.5.24",
"@coveo/semantic-monorepo-tools": "1.5.26",
"@octokit/auth-action": "^2.0.3",
"@types/jest": "29.4.0",
"@types/node": "18.15.1",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@types/jest": "29.5.0",
"@types/node": "18.15.3",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"conventional-changelog-angular": "5.0.13",
"cz-conventional-changelog": "3.3.0",
"detect-indent": "7.0.1",
Expand All @@ -44,7 +44,7 @@
"prettier": "2.8.4",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typedoc": "0.23.26",
"typedoc": "0.23.28",
"typescript": "4.9.5",
"undici": "^5.16.0"
},
Expand Down

0 comments on commit 5dfed35

Please sign in to comment.