Skip to content

Commit 1415178

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

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.7",
46+
"@types/react": "^19.1.8",
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.7":
1709-
version: 19.1.7
1710-
resolution: "@types/react@npm:19.1.7"
1708+
"@types/react@npm:^19.1.8":
1709+
version: 19.1.8
1710+
resolution: "@types/react@npm:19.1.8"
17111711
dependencies:
17121712
csstype: "npm:^3.0.2"
1713-
checksum: 10c0/3bb8fb865debad4328b0d623e1c669f2ee90e9302638a64e65a0a1c61efca4f4ef91f58b55ff94075358c190d80bb8472a5823c6901d8cdc9009dd436a1dcab1
1713+
checksum: 10c0/4908772be6dc941df276931efeb0e781777fa76e4d5d12ff9f75eb2dcc2db3065e0100efde16fde562c5bafa310cc8f50c1ee40a22640459e066e72cd342143e
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.7"
2000+
"@types/react": "npm:^19.1.8"
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)