From 251b4fd8418cbf113ca110509df7a472084519f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:31:08 +0000 Subject: [PATCH] chore(deps): update all dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3fe236dca..87fef76b1 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2", "@types/jest": "29.5.11", - "@typescript-eslint/eslint-plugin": "7.7.1", - "@typescript-eslint/parser": "7.7.1", + "@typescript-eslint/eslint-plugin": "8.3.0", + "@typescript-eslint/parser": "8.3.0", "abortcontroller-polyfill": "1.7.5", "cz-conventional-changelog": "3.3.0", "eslint": "8.57.0", @@ -90,7 +90,7 @@ "dependencies": { "core-js": "^3.37.1", "exponential-backoff": "^3.1.0", - "query-string-cjs": "npm:query-string@^7.0.0", + "query-string-cjs": "npm:query-string@^9.0.0", "query-string-esm": "npm:query-string@^9.0.0" }, "publishConfig": {