Skip to content

Commit c3ded7e

Browse files
chore(deps): bump @types/react from 19.1.6 to 19.1.7 (#81)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.6 to 19.1.7. - [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.7 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 909be84 commit c3ded7e

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.6",
46+
"@types/react": "^19.1.7",
4747
"@types/react-dom": "^19.1.6",
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
@@ -1705,12 +1705,12 @@ __metadata:
17051705
languageName: node
17061706
linkType: hard
17071707

1708-
"@types/react@npm:^19.1.6":
1709-
version: 19.1.6
1710-
resolution: "@types/react@npm:19.1.6"
1708+
"@types/react@npm:^19.1.7":
1709+
version: 19.1.7
1710+
resolution: "@types/react@npm:19.1.7"
17111711
dependencies:
17121712
csstype: "npm:^3.0.2"
1713-
checksum: 10c0/8b10b198e28997b3c57559750f8bcf5ae7b33c554b16b6f4fe2ece1d4de6a2fc8cb53e7effe08ec9cb939d2f479eb97c5e08aac2cf83b10a90164fe451cc8ea2
1713+
checksum: 10c0/3bb8fb865debad4328b0d623e1c669f2ee90e9302638a64e65a0a1c61efca4f4ef91f58b55ff94075358c190d80bb8472a5823c6901d8cdc9009dd436a1dcab1
17141714
languageName: node
17151715
linkType: hard
17161716

@@ -1997,7 +1997,7 @@ __metadata:
19971997
dependencies:
19981998
"@commitlint/cli": "npm:^19.8.1"
19991999
"@commitlint/config-conventional": "npm:^19.8.1"
2000-
"@types/react": "npm:^19.1.6"
2000+
"@types/react": "npm:^19.1.7"
20012001
"@types/react-dom": "npm:^19.1.6"
20022002
"@ver0/eslint-config": "npm:^1.1.4"
20032003
"@ver0/eslint-formatter-gha": "npm:^1.0.1"

0 commit comments

Comments
 (0)