Skip to content

Commit

Permalink
fix(deps): update all dependencies j:cdx-227 (#224)
Browse files Browse the repository at this point in the history
* fix(deps): update all dependencies j:cdx-227

* lock derp

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Louis Bompart <[email protected]>
  • Loading branch information
renovate[bot] and louis-bompart authored Nov 21, 2022
1 parent abaf0a0 commit 807b5a4
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 80 deletions.
134 changes: 60 additions & 74 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"types": "./dist/definitions/index.d.ts",
"dependencies": {
"@coveo/bueno": "^0.42.0",
"@coveo/platform-client": "37.3.0",
"@coveo/platform-client": "37.7.0",
"abortcontroller-polyfill": "^1.7.1",
"axios": "^1.0.0",
"dayjs": "^1.10.4",
Expand All @@ -19,13 +19,13 @@
},
"devDependencies": {
"@coveo/push-api-client": "file:.",
"@types/jest": "29.2.2",
"@types/jest": "29.2.3",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"gts": "3.1.1",
"husky": "8.0.2",
Expand All @@ -37,7 +37,7 @@
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typedoc": "0.23.21",
"typescript": "4.8.4"
"typescript": "4.9.3"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 807b5a4

Please sign in to comment.