Skip to content

Commit

Permalink
Bump @wojtekmaj/date-utils from 1.0.3 to 1.1.3 in /test (#791)
Browse files Browse the repository at this point in the history
Bumps [@wojtekmaj/date-utils](https://github.com/wojtekmaj/date-utils) from 1.0.3 to 1.1.3.
- [Release notes](https://github.com/wojtekmaj/date-utils/releases)
- [Commits](wojtekmaj/date-utils@v1.0.3...v1.1.3)

---
updated-dependencies:
- dependency-name: "@wojtekmaj/date-utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent 7c24339 commit cef9c7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"license": "MIT",
"dependencies": {
"@wojtekmaj/date-utils": "^1.0.2",
"@wojtekmaj/date-utils": "^1.1.3",
"get-user-locale": "^2.1.3",
"prop-types": "^15.6.2",
"react": "^18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,10 +566,10 @@ __metadata:
languageName: node
linkType: hard

"@wojtekmaj/date-utils@npm:^1.0.2":
version: 1.0.3
resolution: "@wojtekmaj/date-utils@npm:1.0.3"
checksum: 70b7152160529295319ead97e070f85a50c0eab7973b5845e3a58eab9b0c999023975d2739b5e2a059d27b108ce7cdbf14da99737d6fa3e3822d4dafb76b06f0
"@wojtekmaj/date-utils@npm:^1.1.3":
version: 1.1.3
resolution: "@wojtekmaj/date-utils@npm:1.1.3"
checksum: 4ae0eba0876b8c156720c249ddd665efd8da0c42a02bbf037475b8a30554e02fa642e6f1d81d1fffdc02c6d816fb73590ee03c003ac976d91380745533dbf327
languageName: node
linkType: hard

Expand Down Expand Up @@ -1590,7 +1590,7 @@ __metadata:
resolution: "react-calendar-test-page@workspace:."
dependencies:
"@vitejs/plugin-react": ^3.0.0
"@wojtekmaj/date-utils": ^1.0.2
"@wojtekmaj/date-utils": ^1.1.3
get-user-locale: ^2.1.3
prop-types: ^15.6.2
react: ^18.2.0
Expand All @@ -1605,7 +1605,7 @@ __metadata:
resolution: "react-calendar@portal:../::locator=react-calendar-test-page%40workspace%3A."
dependencies:
"@types/react": "*"
"@wojtekmaj/date-utils": ^1.0.2
"@wojtekmaj/date-utils": ^1.1.3
clsx: ^1.2.1
get-user-locale: ^2.1.3
prop-types: ^15.6.0
Expand Down

0 comments on commit cef9c7c

Please sign in to comment.