Skip to content

Commit 59e78e4

Browse files
authored
Merge pull request #16 from javaistic/depfu/update/yarn/@types/react-17.0.34
Update @types/react: 17.0.33 → 17.0.34 (patch)
2 parents 201c0d5 + 2677f38 commit 59e78e4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.33",
64+
"@types/react": "^17.0.34",
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
@@ -1829,10 +1829,10 @@
18291829
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
18301830
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
18311831

1832-
"@types/react@^17.0.33":
1833-
version "17.0.33"
1834-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
1835-
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
1832+
"@types/react@^17.0.34":
1833+
version "17.0.34"
1834+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102"
1835+
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==
18361836
dependencies:
18371837
"@types/prop-types" "*"
18381838
"@types/scheduler" "*"

0 commit comments

Comments
 (0)