Skip to content

Commit 3b63e66

Browse files
authored
Merge pull request #191 from instructlab/dependabot/npm_and_yarn/types/react-18.3.10
build(deps-dev): Bump @types/react from 18.3.7 to 18.3.10
2 parents 7507c8a + be17e3e commit 3b63e66

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
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@svgr/webpack": "^8.1.0",
2626
"@types/node": "22.7.4",
27-
"@types/react": "18.3.7",
27+
"@types/react": "18.3.10",
2828
"@types/react-dom": "18.3.0",
2929
"@typescript-eslint/eslint-plugin": "^7.18.0",
3030
"eslint": "8.57.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,10 +1543,10 @@
15431543
dependencies:
15441544
"@types/react" "*"
15451545

1546-
"@types/react@*", "@types/[email protected].7":
1547-
version "18.3.7"
1548-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569"
1549-
integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==
1546+
"@types/react@*", "@types/[email protected].10":
1547+
version "18.3.10"
1548+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
1549+
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
15501550
dependencies:
15511551
"@types/prop-types" "*"
15521552
csstype "^3.0.2"

0 commit comments

Comments
 (0)