Skip to content

Commit

Permalink
Bump the development-dependencies group with 7 updates (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 9615c7d commit 351630f
Show file tree
Hide file tree
Showing 5 changed files with 132 additions and 130 deletions.
12 changes: 6 additions & 6 deletions examples/video-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native/babel-preset": "0.74.87",
"@react-native/eslint-config": "0.74.87",
"@react-native/metro-config": "0.74.87",
"@react-native/typescript-config": "0.74.87",
"@react-native/babel-preset": "0.75.0",
"@react-native/eslint-config": "0.75.0",
"@react-native/metro-config": "0.75.0",
"@react-native/typescript-config": "0.75.0",
"@tsconfig/react-native": "^3.0.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.7",
"@types/node": "^22.1.0",
"@types/node": "^22.3.0",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.6.3",
"babel-plugin-module-resolver": "^5.0.0",
"jest": "^29.6.3",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"react-native-dotenv": "^3.4.8",
"react-test-renderer": "18.3.1",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/webdriverio-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@wdio/local-runner": "^8.40.2",
"@wdio/mocha-framework": "^8.40.2",
"@wdio/spec-reporter": "^8.39.0",
"appium-xcuitest-driver": "^7.24.14",
"appium-xcuitest-driver": "^7.24.15",
"ts-node": "^10.9.1",
"typescript": "^5.5.4",
"webdriverio": "^8.40.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
]
},
"devDependencies": {
"@react-native/eslint-config": "^0.74.87",
"@react-native/eslint-config": "^0.75.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jest-environment-jsdom": "^29.6.1",
"jest-expo": "^50.0.2",
"jest-websocket-mock": "^2.4.0",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"pod-install": "^0.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 351630f

Please sign in to comment.