Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 20436a9 commit 8102158
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"devDependencies": {
"@contentful/app-scripts": "1.31.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "12.1.5",
"@tsconfig/create-react-app": "1.0.3",
"@testing-library/react": "16.1.0",
"@tsconfig/create-react-app": "2.0.5",
"@types/jest": "29.5.14",
"@types/node": "18.19.67",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"cross-env": "7.0.3",
"eslint": "8.57.1",
"eslint": "9.16.0",
"eslint-config-timetree": "1.13.0",
"jest-watch-typeahead": "2.2.2",
"npm-run-all2": "5.0.2",
"npm-run-all2": "7.0.1",
"prettier": "3.4.1",
"typescript": "4.9.5"
"typescript": "5.7.2"
},
"homepage": "."
}

0 comments on commit 8102158

Please sign in to comment.