From e30443117bba6be19aa6886e021cf61f0227f567 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 23:25:06 +0000 Subject: [PATCH] chore(deps): update all dependencies --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d417348c3..dd9a51df8 100644 --- a/package.json +++ b/package.json @@ -32,25 +32,25 @@ "prepare": "husky install" }, "devDependencies": { - "@commitlint/cli": "18.4.4", - "@commitlint/config-conventional": "18.4.4", + "@commitlint/cli": "19.2.1", + "@commitlint/config-conventional": "19.1.0", "@types/jest": "29.5.11", - "@typescript-eslint/eslint-plugin": "6.18.1", - "@typescript-eslint/parser": "6.18.1", + "@typescript-eslint/eslint-plugin": "7.5.0", + "@typescript-eslint/parser": "7.5.0", "abortcontroller-polyfill": "1.7.5", "cz-conventional-changelog": "3.3.0", - "eslint": "8.56.0", + "eslint": "9.0.0", "eslint-config-prettier": "9.1.0", "eslint-config-typescript": "3.0.0", "eslint-plugin-jest": "27.6.1", "eslint-plugin-prettier": "5.1.2", - "husky": "8.0.3", + "husky": "9.0.11", "jest": "29.7.0", "jest-fetch-mock": "3.0.3", "jest-runner-eslint": "2.1.2", "lint-staged": "15.2.0", "prettier": "3.1.1", - "semantic-release": "22.0.12", + "semantic-release": "23.0.7", "ts-jest": "29.1.1", "tsjs": "5.0.1", "tslib": "2.6.2", @@ -90,7 +90,7 @@ "dependencies": { "exponential-backoff": "^3.1.0", "query-string-cjs": "npm:query-string@^7.0.0", - "query-string-esm": "npm:query-string@^8.0.0" + "query-string-esm": "npm:query-string@^9.0.0" }, "publishConfig": { "access": "public"