Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent b328a6b commit 782ca3a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@types/jest": "29.5.11",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.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-jest": "28.2.0",
"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.8",
"ts-jest": "29.1.1",
"tsjs": "5.0.1",
"tslib": "2.6.2",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 782ca3a

Please sign in to comment.