Skip to content

Commit 614a887

Browse files
⬆️ Bump the devdependencies group with 9 updates
Bumps the devdependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.83.1` | `0.84.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.10` | `19.2.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.56.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.56.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.0.2` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.12.1` | `29.15.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.0` | | [metro-babel-register](https://github.com/facebook/metro/tree/HEAD/packages/metro-babel-register) | `0.83.3` | `0.84.2` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.83.1` | `0.84.1` | Updates `@react-native/babel-preset` from 0.83.1 to 0.84.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.83.1...v0.84.1) Updates `@types/react` from 19.2.10 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `eslint` from 8.57.1 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.0.2) Updates `eslint-plugin-jest` from 29.12.1 to 29.15.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.12.1...v29.15.0) Updates `lint-staged` from 16.2.7 to 16.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.0) Updates `metro-babel-register` from 0.83.3 to 0.84.2 - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/metro/commits/v0.84.2/packages/metro-babel-register) Updates `react-native` from 0.83.1 to 0.84.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.84.1/packages/react-native) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.84.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: eslint-plugin-jest dependency-version: 29.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: lint-staged dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: metro-babel-register dependency-version: 0.84.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: react-native dependency-version: 0.84.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57b89ca commit 614a887

File tree

2 files changed

+999
-975
lines changed

2 files changed

+999
-975
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,27 +49,27 @@
4949
"devDependencies": {
5050
"@babel/core": "^7.29.0",
5151
"@babel/preset-env": "^7.29.0",
52-
"@react-native/babel-preset": "0.83.1",
52+
"@react-native/babel-preset": "0.84.1",
5353
"@testing-library/jest-native": "5.4.3",
5454
"@testing-library/react-native": "13.3.3",
5555
"@types/jest": "^30.0.0",
56-
"@types/react": "19.2.10",
56+
"@types/react": "19.2.14",
5757
"@types/react-test-renderer": "^19.1.0",
58-
"@typescript-eslint/eslint-plugin": "^8.54.0",
59-
"@typescript-eslint/parser": "^8.54.0",
60-
"eslint": "^8.57.1",
58+
"@typescript-eslint/eslint-plugin": "^8.56.1",
59+
"@typescript-eslint/parser": "^8.56.1",
60+
"eslint": "^10.0.2",
6161
"eslint-import-resolver-typescript": "^4.4.4",
6262
"eslint-plugin-import": "^2.32.0",
63-
"eslint-plugin-jest": "^29.12.1",
63+
"eslint-plugin-jest": "^29.15.0",
6464
"eslint-plugin-react": "^7.37.5",
6565
"eslint-plugin-react-native": "^5.0.0",
6666
"husky": "^9.1.7",
6767
"jest": "^30.2.0",
68-
"lint-staged": "^16.2.7",
69-
"metro-babel-register": "^0.83.3",
68+
"lint-staged": "^16.3.0",
69+
"metro-babel-register": "^0.84.2",
7070
"prettier": "^3.8.1",
7171
"react": "^19.2.4",
72-
"react-native": "^0.83.1",
72+
"react-native": "^0.84.1",
7373
"react-test-renderer": "^19.2.4",
7474
"ts-node": "10.9.2",
7575
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)