Skip to content

Commit 0d6b7c3

Browse files
build(deps-dev): bump @types/react from 18.3.10 to 18.3.11 (#63)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.10 to 18.3.11. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 143a99b commit 0d6b7c3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"pack": "npm run build && rm dist.zip && zip -r dist.zip dist"
99
},
1010
"devDependencies": {
11-
"@types/react": "^18.3.10",
11+
"@types/react": "^18.3.11",
1212
"@types/react-dom": "^18.3.1",
1313
"antd": "^5.21.4",
1414
"chrome-types": "^0.1.307",

0 commit comments

Comments
 (0)