Skip to content

Commit

Permalink
chore(deps): bump dayjs from 1.11.12 to 1.11.13 in /ui
Browse files Browse the repository at this point in the history
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.12 to 1.11.13.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.12...v1.11.13)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent d53a1f1 commit 320645f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@watergis/maplibre-gl-export": "~3.8.2",
"bulma": "^1.0.2",
"classnames": "^2.5.1",
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"graphql": "^16.9.0",
"hat": "^0.0.3",
"i18next": "^23.14.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6149,10 +6149,10 @@ __metadata:
languageName: node
linkType: hard

"dayjs@npm:^1.11.12":
version: 1.11.12
resolution: "dayjs@npm:1.11.12"
checksum: 10/8ee7c1e14961fd08d40b788d0c0e930dc6288b3d32911bb911b2fb31bb703c262788164fbe678ee9e50e2a35268d667b8c8ba43fd1806771c1f404c300a2b428
"dayjs@npm:^1.11.13":
version: 1.11.13
resolution: "dayjs@npm:1.11.13"
checksum: 10/7374d63ab179b8d909a95e74790def25c8986e329ae989840bacb8b1888be116d20e1c4eee75a69ea0dfbae13172efc50ef85619d304ee7ca3c01d5878b704f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -12792,7 +12792,7 @@ __metadata:
"@watergis/maplibre-gl-export": "npm:~3.8.2"
bulma: "npm:^1.0.2"
classnames: "npm:^2.5.1"
dayjs: "npm:^1.11.12"
dayjs: "npm:^1.11.13"
eslint: "npm:^9.9.0"
eslint-plugin-react: "npm:^7.35.0"
globals: "npm:^15.9.0"
Expand Down

0 comments on commit 320645f

Please sign in to comment.