Skip to content

Commit 7feb8ba

Browse files
chore(deps): bump @types/react from 19.1.3 to 19.1.4 (#59)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.3 to 19.1.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ffc9c2 commit 7feb8ba

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@commitlint/cli": "^19.8.1",
4545
"@commitlint/config-conventional": "^19.8.1",
46-
"@types/react": "^19.1.3",
46+
"@types/react": "^19.1.4",
4747
"@types/react-dom": "^19.1.4",
4848
"@ver0/eslint-config": "^1.1.4",
4949
"@ver0/eslint-formatter-gha": "^1.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,12 +1693,12 @@ __metadata:
16931693
languageName: node
16941694
linkType: hard
16951695

1696-
"@types/react@npm:^19.1.3":
1697-
version: 19.1.3
1698-
resolution: "@types/react@npm:19.1.3"
1696+
"@types/react@npm:^19.1.4":
1697+
version: 19.1.4
1698+
resolution: "@types/react@npm:19.1.4"
16991699
dependencies:
17001700
csstype: "npm:^3.0.2"
1701-
checksum: 10c0/f158f88871b8df1eeed637942d3e6142abcf505b617e4921ef3763b6d4f22241b9a883d864878dd2b6a2bdc8f4e7f871f24ef88f633d144a63257f4764b9478d
1701+
checksum: 10c0/501350d4f9cef13c5dd1b1496fa70ebaff52f6fa359b623b51c9d817e5bc4333fa3c8b7a6a4cbc88c643385052d66a243c3ceccfd6926062f917a2dd0535f6b3
17021702
languageName: node
17031703
linkType: hard
17041704

@@ -1985,7 +1985,7 @@ __metadata:
19851985
dependencies:
19861986
"@commitlint/cli": "npm:^19.8.1"
19871987
"@commitlint/config-conventional": "npm:^19.8.1"
1988-
"@types/react": "npm:^19.1.3"
1988+
"@types/react": "npm:^19.1.4"
19891989
"@types/react-dom": "npm:^19.1.4"
19901990
"@ver0/eslint-config": "npm:^1.1.4"
19911991
"@ver0/eslint-formatter-gha": "npm:^1.0.1"

0 commit comments

Comments
 (0)