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 Dec 13, 2022
1 parent 312279c commit a92a027
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 64 deletions.
127 changes: 69 additions & 58 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.12.0",
"@coveo/platform-client": "37.13.0",
"abortcontroller-polyfill": "^1.7.1",
"axios": "^1.2.0",
"dayjs": "^1.10.4",
Expand All @@ -20,9 +20,9 @@
"devDependencies": {
"@coveo/push-api-client": "file:.",
"@types/jest": "29.2.4",
"@types/node": "18.11.11",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"@types/node": "18.11.14",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"cz-conventional-changelog": "3.3.0",
"detect-indent": "7.0.1",
"dotenv": "16.0.3",
Expand All @@ -37,8 +37,8 @@
"standard-version": "9.5.0",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typedoc": "0.23.21",
"typescript": "4.9.3"
"typedoc": "0.23.22",
"typescript": "4.9.4"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit a92a027

Please sign in to comment.