Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 7b6fcc6 commit 2ff2c54
Show file tree
Hide file tree
Showing 2 changed files with 3,329 additions and 2,944 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,31 +16,31 @@
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@react-native-community/eslint-config": "^3.0.0",
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^8.0.7",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"@semantic-release/github": "^10.0.0",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^13.0.0",
"@testing-library/jest-native": "^5.3.0",
"@testing-library/react-native": "^11.5.0",
"@tsconfig/react-native": "^2.0.2",
"@types/jest": "^26.0.23",
"@testing-library/react-native": "^12.0.0",
"@tsconfig/react-native": "^3.0.0",
"@types/jest": "^29.0.0",
"@types/react": "^18.0.21",
"@types/react-native": "^0.70.6",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"babel-jest": "^26.6.3",
"eslint": "^7.32.0",
"jest": "^26.6.3",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"babel-jest": "^29.0.0",
"eslint": "^8.0.0",
"jest": "^29.0.0",
"metro-react-native-babel-preset": "0.74.0",
"react": "18.2.0",
"react-native": "0.70.6",
"react-test-renderer": "18.2.0",
"semantic-release": "^19.0.5",
"typescript": "^4.8.3"
"semantic-release": "^23.0.0",
"typescript": "^5.0.0"
},
"keywords": [
"react-native",
Expand Down
Loading

0 comments on commit 2ff2c54

Please sign in to comment.