Skip to content

Commit 40c81f9

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump @types/react from 18.2.66 to 18.2.74
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.66 to 18.2.74. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 782ce67 commit 40c81f9

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@types/ms": "0.7.34",
9494
"@types/node": "18.19.30",
9595
"@types/plist": "3.0.5",
96-
"@types/react": "18.2.66",
96+
"@types/react": "18.2.74",
9797
"@types/react-dom": "18.2.22",
9898
"@types/seamless-immutable": "7.1.19",
9999
"@types/styled-jsx": "2.2.9",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,13 +1244,12 @@
12441244
dependencies:
12451245
"@types/react" "*"
12461246

1247-
"@types/react@*", "@types/[email protected].66":
1248-
version "18.2.66"
1249-
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451"
1250-
integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==
1247+
"@types/react@*", "@types/[email protected].74":
1248+
version "18.2.74"
1249+
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
1250+
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
12511251
dependencies:
12521252
"@types/prop-types" "*"
1253-
"@types/scheduler" "*"
12541253
csstype "^3.0.2"
12551254

12561255
"@types/responselike@*", "@types/responselike@^1.0.0":
@@ -1265,11 +1264,6 @@
12651264
resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
12661265
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
12671266

1268-
"@types/scheduler@*":
1269-
version "0.16.1"
1270-
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
1271-
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
1272-
12731267
12741268
version "7.1.19"
12751269
resolved "https://registry.npmjs.org/@types/seamless-immutable/-/seamless-immutable-7.1.19.tgz#2b6e80389e5f62a7eb42cf908cbc14282e0d56a9"

0 commit comments

Comments
 (0)