Skip to content

Commit 7c73269

Browse files
fix(deps): update all dependencies j:cdx-227
1 parent 432f8dc commit 7c73269

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,32 @@
1515
"type": "commonjs",
1616
"types": "./dist/definitions/index.d.ts",
1717
"dependencies": {
18-
"@coveo/bueno": "^0.46.0",
19-
"@coveo/platform-client": "^54.0.0",
18+
"@coveo/bueno": "^1.0.0",
19+
"@coveo/platform-client": "^60.0.0",
2020
"dayjs": "^1.10.4",
2121
"exponential-backoff": "^3.1.0",
2222
"ts-dedent": "^2.2.0",
2323
"zod": "^3.20.2"
2424
},
2525
"devDependencies": {
2626
"@coveo/semantic-monorepo-tools": "2.5.2",
27-
"@octokit/auth-action": "^5.0.0",
27+
"@octokit/auth-action": "^6.0.0",
2828
"@types/jest": "29.5.14",
29-
"@types/node": "20.17.6",
30-
"@typescript-eslint/eslint-plugin": "7.18.0",
31-
"@typescript-eslint/parser": "7.18.0",
29+
"@types/node": "22.15.31",
30+
"@typescript-eslint/eslint-plugin": "8.34.0",
31+
"@typescript-eslint/parser": "8.34.0",
3232
"conventional-changelog-angular": "8.0.0",
3333
"cz-conventional-changelog": "3.3.0",
3434
"detect-indent": "7.0.1",
3535
"dotenv": "16.4.5",
36-
"eslint": "8.57.1",
37-
"eslint-config-prettier": "9.1.0",
38-
"gts": "5.3.1",
36+
"eslint": "9.28.0",
37+
"eslint-config-prettier": "10.1.5",
38+
"gts": "6.0.2",
3939
"husky": "9.1.6",
40-
"jest": "29.7.0",
41-
"lint-staged": "15.2.10",
40+
"jest": "30.0.0",
41+
"lint-staged": "16.1.0",
4242
"nodemon": "3.1.7",
43-
"octokit": "4.0.2",
43+
"octokit": "5.0.3",
4444
"prettier": "3.3.3",
4545
"ts-jest": "29.2.5",
4646
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)