Skip to content

Commit 9d27d0a

Browse files
Update dependency @types/react to v18.3.20 (#2630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef51289 commit 9d27d0a

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
@@ -24,7 +24,7 @@
2424
"@smithy/middleware-apply-body-checksum": "^3.0.8",
2525
"@smithy/util-hex-encoding": "^3.0.0",
2626
"@smithy/util-utf8": "^3.0.0",
27-
"@types/react": "18.3.19",
27+
"@types/react": "18.3.20",
2828
"assert": "2.1.0",
2929
"bootstrap": "5.3.3",
3030
"bootstrap-icons": "1.11.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4740,13 +4740,13 @@ __metadata:
47404740
languageName: node
47414741
linkType: hard
47424742

4743-
"@types/react@npm:*, @types/react@npm:18.3.19":
4744-
version: 18.3.19
4745-
resolution: "@types/react@npm:18.3.19"
4743+
"@types/react@npm:*, @types/react@npm:18.3.20":
4744+
version: 18.3.20
4745+
resolution: "@types/react@npm:18.3.20"
47464746
dependencies:
47474747
"@types/prop-types": "npm:*"
47484748
csstype: "npm:^3.0.2"
4749-
checksum: 10/4b40a4adf7a59390541dc24059c09d95a777e8e8025fab13d660e1929a88e78efadde8ec94ebd357c5cc80b25590645e81c5b621661700f40496e7833b3d2983
4749+
checksum: 10/020c51e63b60862e6d772f0cdea0b9441182eedab6289dabd8add0708ded62003834c4e7c6f23a1ccd3ca9486b46296057c3f881c34261a0483765351f8d0bc3
47504750
languageName: node
47514751
linkType: hard
47524752

@@ -12333,7 +12333,7 @@ __metadata:
1233312333
"@smithy/util-utf8": "npm:^3.0.0"
1233412334
"@types/codemirror": "npm:5.60.15"
1233512335
"@types/lodash": "npm:4.17.16"
12336-
"@types/react": "npm:18.3.19"
12336+
"@types/react": "npm:18.3.20"
1233712337
"@types/react-color": "npm:3.0.13"
1233812338
"@types/react-dom": "npm:18.3.5"
1233912339
"@types/tinycolor2": "npm:1.4.6"

0 commit comments

Comments
 (0)