Skip to content

Commit 76df9bc

Browse files
Merge pull request #365 from nitor-infotech-oss/dependabot/npm_and_yarn/types/react-17.0.33
Bump @types/react from 17.0.6 to 17.0.33
2 parents 354a807 + 8866b2d commit 76df9bc

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
@@ -8,7 +8,7 @@
88
"@nitor-infotech/rxjs-use-selector": "^0.1.1",
99
"@types/jest": "26.0.23",
1010
"@types/node": "16.11.6",
11-
"@types/react": "17.0.6",
11+
"@types/react": "17.0.33",
1212
"@types/react-dom": "17.0.5",
1313
"prop-types": "^15.7.2",
1414
"react": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1870,10 +1870,10 @@
18701870
dependencies:
18711871
"@types/react" "*"
18721872

1873-
"@types/react@*", "@types/react@17.0.6":
1874-
version "17.0.6"
1875-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
1876-
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
1873+
"@types/react@*", "@types/react@17.0.33":
1874+
version "17.0.33"
1875+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
1876+
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
18771877
dependencies:
18781878
"@types/prop-types" "*"
18791879
"@types/scheduler" "*"

0 commit comments

Comments
 (0)