Skip to content

Commit

Permalink
⬆️ Bump react from 16.9.0 to 16.14.0
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.9.0 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jeff-horton-ho-sas committed Oct 15, 2024
1 parent 2ec7a63 commit 9669c7c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ukhomeoffice/asl-components",
"version": "13.6.0",
"version": "13.6.1",
"description": "React components for ASL layouts and elements",
"main": "src/index.jsx",
"styles": "styles/index.scss",
Expand Down Expand Up @@ -36,7 +36,7 @@
"moment": "^2.29.4",
"mustache": "^3.0.1",
"qs": "^6.6.1",
"react": "^16.9.0",
"react": "^16.14.0",
"react-markdown": "^6.0.2",
"remark-breaks": "^2.0.2",
"react-redux": "^7.1.0",
Expand Down

0 comments on commit 9669c7c

Please sign in to comment.