Skip to content

Commit 0d3a910

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps): bump react-use from 17.5.1 to 17.6.0 in /workspaces/upptime (#251)
* build(deps): bump react-use from 17.5.1 to 17.6.0 in /workspaces/upptime Bumps [react-use](https://github.com/streamich/react-use) from 17.5.1 to 17.6.0. - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](streamich/react-use@v17.5.1...v17.6.0) --- updated-dependencies: - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 1b8228e commit 0d3a910

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-upptime-frontend': patch
3+
---
4+
5+
Updated dependency `react-use` to `^17.6.0`.

workspaces/upptime/plugins/upptime-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@material-ui/core": "^4.9.13",
4141
"@material-ui/icons": "^4.9.1",
4242
"@material-ui/lab": "^4.0.0-alpha.61",
43-
"react-use": "^17.5.1"
43+
"react-use": "^17.6.0"
4444
},
4545
"devDependencies": {
4646
"@backstage/cli": "backstage:^",

workspaces/upptime/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6475,7 +6475,7 @@ __metadata:
64756475
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
64766476
react-dom: "npm:^18.3.1"
64776477
react-router-dom: "npm:6.28.0"
6478-
react-use: "npm:^17.5.1"
6478+
react-use: "npm:^17.6.0"
64796479
peerDependencies:
64806480
react: ^16.13.1 || ^17.0.0 || ^18.0.0
64816481
react-dom: ^18.3.1
@@ -22134,9 +22134,9 @@ __metadata:
2213422134
languageName: node
2213522135
linkType: hard
2213622136

22137-
"react-use@npm:^17.2.4, react-use@npm:^17.3.2, react-use@npm:^17.5.1":
22138-
version: 17.5.1
22139-
resolution: "react-use@npm:17.5.1"
22137+
"react-use@npm:^17.2.4, react-use@npm:^17.3.2, react-use@npm:^17.6.0":
22138+
version: 17.6.0
22139+
resolution: "react-use@npm:17.6.0"
2214022140
dependencies:
2214122141
"@types/js-cookie": "npm:^2.2.6"
2214222142
"@xobotyi/scrollbar-width": "npm:^1.9.5"
@@ -22155,7 +22155,7 @@ __metadata:
2215522155
peerDependencies:
2215622156
react: "*"
2215722157
react-dom: "*"
22158-
checksum: 10/2da403a9949dbd964b9b8e20dcd354db66b7f7d5ca1f42572fbcdb06bd49ee828c295be4912cb87abc163d1b54820bb8c5fa85314a16c4579d9e30bf9cbd5759
22158+
checksum: 10/a817b74e82b481a39d3539bfe8d3b535c08d59d44a75ea91f65e56a7ccaedb0de185159e50b44ea4a635dda0c1c7159f07530e81a1d64b57130e0a715a107795
2215922159
languageName: node
2216022160
linkType: hard
2216122161

0 commit comments

Comments
 (0)