Skip to content

Commit b378884

Browse files
chore(deps): update all dependencies
1 parent bd581dc commit b378884

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@commitlint/cli": "19.3.0",
3636
"@commitlint/config-conventional": "19.2.2",
3737
"@types/jest": "29.5.11",
38-
"@typescript-eslint/eslint-plugin": "7.7.1",
39-
"@typescript-eslint/parser": "7.7.1",
38+
"@typescript-eslint/eslint-plugin": "8.2.0",
39+
"@typescript-eslint/parser": "8.2.0",
4040
"abortcontroller-polyfill": "1.7.5",
4141
"cz-conventional-changelog": "3.3.0",
4242
"eslint": "8.57.0",
@@ -90,7 +90,7 @@
9090
"dependencies": {
9191
"core-js": "^3.37.1",
9292
"exponential-backoff": "^3.1.0",
93-
"query-string-cjs": "npm:query-string@^7.0.0",
93+
"query-string-cjs": "npm:query-string@^9.0.0",
9494
"query-string-esm": "npm:query-string@^9.0.0"
9595
},
9696
"publishConfig": {

0 commit comments

Comments
 (0)