Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent e5dcab4 commit e9dddc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"devDependencies": {
"@contentful/app-scripts": "1.13.2",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "12.1.5",
"@tsconfig/create-react-app": "1.0.3",
"@testing-library/react": "14.1.2",
"@tsconfig/create-react-app": "2.0.2",
"@types/jest": "29.5.11",
"@types/node": "18.19.6",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"cross-env": "7.0.3",
Expand All @@ -56,7 +56,7 @@
"jest-watch-typeahead": "2.2.2",
"npm-run-all": "4.1.5",
"prettier": "3.2.2",
"typescript": "4.9.5"
"typescript": "5.3.3"
},
"homepage": "."
}

0 comments on commit e9dddc3

Please sign in to comment.