Skip to content

Commit 1298981

Browse files
authored
Merge pull request #28 from javaistic/depfu/update/yarn/@types/react-17.0.36
Update @types/react: 17.0.35 → 17.0.36 (patch)
2 parents 15a189d + 5bd5bea commit 1298981

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"@babel/core": "^7.16.0",
64-
"@types/react": "^17.0.35",
64+
"@types/react": "^17.0.36",
6565
"@typescript-eslint/eslint-plugin": "2.34.0",
6666
"@typescript-eslint/parser": "2.34.0",
6767
"babel-eslint": "10.x",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,10 +1822,10 @@
18221822
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
18231823
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
18241824

1825-
"@types/react@^17.0.35":
1826-
version "17.0.35"
1827-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.35.tgz#217164cf830267d56cd1aec09dcf25a541eedd4c"
1828-
integrity sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==
1825+
"@types/react@^17.0.36":
1826+
version "17.0.36"
1827+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.36.tgz#0d81e0e2419e6a8e9ba6af5e3a0608e70835d7d1"
1828+
integrity sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==
18291829
dependencies:
18301830
"@types/prop-types" "*"
18311831
"@types/scheduler" "*"

0 commit comments

Comments
 (0)