Skip to content

Commit

Permalink
chore(deps): update root dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent a0718ef commit fe2340a
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 200 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,30 @@
"license": "Apache-2.0",
"private": true,
"devDependencies": {
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.9",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "18.19.6",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"changelog-parser": "3.0.1",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-sonar": "0.2.16",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
"rimraf": "5.0.10",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "4.9.5"
},
Expand Down
Loading

0 comments on commit fe2340a

Please sign in to comment.