diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-29 08:41:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-29 08:41:07 -0400 |
| commit | dc248451f8c04095f507c237521997b6bd331c0f (patch) | |
| tree | 9b2aeedf902797bb0d1513e01fb46a55e69fc610 /package.json | |
| parent | c98e58ab9513854673ab933ac1e1d168ea24b9fb (diff) | |
| download | submelon.dev-dc248451f8c04095f507c237521997b6bd331c0f.tar.gz submelon.dev-dc248451f8c04095f507c237521997b6bd331c0f.tar.bz2 submelon.dev-dc248451f8c04095f507c237521997b6bd331c0f.zip | |
Bump @types/react-dom from 18.0.11 to 18.2.1 (#152)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.11 to 18.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 538fb79..24ba51c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@types/node": "^18.15.11", "@types/react": "^18.2.0", - "@types/react-dom": "^18.0.11", + "@types/react-dom": "^18.2.1", "@types/react-icons": "^3.0.0", "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.59.0", |
