diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-21 10:09:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-21 10:09:46 -0400 |
| commit | 7fd3645dbeaba89adad59eb976f6a38812593745 (patch) | |
| tree | f8c5cf0f549b57aebcfe7dcc7cd366fd096d7164 /package.json | |
| parent | 23cb7ee490222aa30fb74c9ad13b4bda95b39254 (diff) | |
| download | submelon.dev-7fd3645dbeaba89adad59eb976f6a38812593745.tar.gz submelon.dev-7fd3645dbeaba89adad59eb976f6a38812593745.tar.bz2 submelon.dev-7fd3645dbeaba89adad59eb976f6a38812593745.zip | |
build(deps-dev): bump @types/react-dom from 18.2.13 to 18.2.14 (#283)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.13 to 18.2.14.
- [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-patch
...
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 8e06705..0242398 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@types/node": "^20.8.6", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.13", + "@types/react-dom": "^18.2.14", "@types/react-icons": "^3.0.0", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", |
