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 20, 2023
1 parent d9d4330 commit 3f04b96
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 324 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
"private": true,
"devDependencies": {
"@changesets/cli": "2.26.2",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@types/jest": "29.5.4",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@types/jest": "29.5.6",
"@types/node": "16.18.14",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"changelog-parser": "3.0.1",
"eslint": "8.49.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.8.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-sonarjs": "0.21.0",
Expand All @@ -26,7 +26,7 @@
"jest-sonar": "0.2.16",
"prettier": "3.0.3",
"pretty-quick": "3.1.3",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "4.9.5"
Expand Down
Loading

0 comments on commit 3f04b96

Please sign in to comment.