Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ updates:
directories:
- "/packages/react-native"
- "/packages/react-native-macos-init"
- "/packages/nx-release-version"
- "/packages/virtualized-lists"
schedule:
interval: "weekly"
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"@expo/spawn-async": "^1.7.2",
"@jest/create-cache-key-function": "^29.7.0",
"@microsoft/api-extractor": "^7.52.2",
"@nx/js": "^21.4.1",
"@octokit/rest": "^22.0.0",
"@react-native/babel-preset": "workspace:*",
"@react-native/eslint-config": "workspace:*",
Expand Down Expand Up @@ -134,7 +133,6 @@
"micromatch": "^4.0.4",
"node-fetch": "^2.2.0",
"nullthrows": "^1.1.1",
"nx": "21.4.1",
"prettier": "3.6.2",
"prettier-plugin-hermes-parser": "0.32.0",
"react": "19.2.0",
Expand Down
Loading
Loading