Skip to content

Commit 12b6c1e

Browse files
chore: update dependency @types/react to v18.3.25
1 parent a253670 commit 12b6c1e

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
@@ -127,7 +127,7 @@
127127
"@types/common-tags": "1.8.4",
128128
"@types/mocha": "10.0.10",
129129
"@types/node": "20.19.17",
130-
"@types/react": "18.3.24",
130+
"@types/react": "18.3.25",
131131
"@types/sinon": "17.0.4",
132132
"@types/webpack": "5.28.5",
133133
"@types/webpack-env": "1.18.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ __metadata:
205205
"@types/common-tags": "npm:1.8.4"
206206
"@types/mocha": "npm:10.0.10"
207207
"@types/node": "npm:20.19.17"
208-
"@types/react": "npm:18.3.24"
208+
"@types/react": "npm:18.3.25"
209209
"@types/sinon": "npm:17.0.4"
210210
"@types/webpack": "npm:5.28.5"
211211
"@types/webpack-env": "npm:1.18.8"
@@ -6590,13 +6590,13 @@ __metadata:
65906590
languageName: node
65916591
linkType: hard
65926592

6593-
"@types/react@npm:18.3.24":
6594-
version: 18.3.24
6595-
resolution: "@types/react@npm:18.3.24"
6593+
"@types/react@npm:18.3.25":
6594+
version: 18.3.25
6595+
resolution: "@types/react@npm:18.3.25"
65966596
dependencies:
65976597
"@types/prop-types": "npm:*"
65986598
csstype: "npm:^3.0.2"
6599-
checksum: 10c0/9e188fa8e50f172cf647fc48fea2e04d88602afff47190b697de281a8ac88df9ee059864757a2a438ff599eaf9276d9a9e0e60585e88f7d57f01a2e4877d37ec
6599+
checksum: 10c0/ef4fad7c845ce44cb454e47e826d1b04ff5081bccdac06d0260fc6e47de730268f8f9ff2ffc5085ee793d7466493c1175b2309b3d71c20916efefac0fd7612f1
66006600
languageName: node
66016601
linkType: hard
66026602

0 commit comments

Comments
 (0)