Skip to content

Commit cef9c7c

Browse files
Bump @wojtekmaj/date-utils from 1.0.3 to 1.1.3 in /test (#791)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c24339 commit cef9c7c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"license": "MIT",
1717
"dependencies": {
18-
"@wojtekmaj/date-utils": "^1.0.2",
18+
"@wojtekmaj/date-utils": "^1.1.3",
1919
"get-user-locale": "^2.1.3",
2020
"prop-types": "^15.6.2",
2121
"react": "^18.2.0",

test/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -566,10 +566,10 @@ __metadata:
566566
languageName: node
567567
linkType: hard
568568

569-
"@wojtekmaj/date-utils@npm:^1.0.2":
570-
version: 1.0.3
571-
resolution: "@wojtekmaj/date-utils@npm:1.0.3"
572-
checksum: 70b7152160529295319ead97e070f85a50c0eab7973b5845e3a58eab9b0c999023975d2739b5e2a059d27b108ce7cdbf14da99737d6fa3e3822d4dafb76b06f0
569+
"@wojtekmaj/date-utils@npm:^1.1.3":
570+
version: 1.1.3
571+
resolution: "@wojtekmaj/date-utils@npm:1.1.3"
572+
checksum: 4ae0eba0876b8c156720c249ddd665efd8da0c42a02bbf037475b8a30554e02fa642e6f1d81d1fffdc02c6d816fb73590ee03c003ac976d91380745533dbf327
573573
languageName: node
574574
linkType: hard
575575

@@ -1590,7 +1590,7 @@ __metadata:
15901590
resolution: "react-calendar-test-page@workspace:."
15911591
dependencies:
15921592
"@vitejs/plugin-react": ^3.0.0
1593-
"@wojtekmaj/date-utils": ^1.0.2
1593+
"@wojtekmaj/date-utils": ^1.1.3
15941594
get-user-locale: ^2.1.3
15951595
prop-types: ^15.6.2
15961596
react: ^18.2.0
@@ -1605,7 +1605,7 @@ __metadata:
16051605
resolution: "react-calendar@portal:../::locator=react-calendar-test-page%40workspace%3A."
16061606
dependencies:
16071607
"@types/react": "*"
1608-
"@wojtekmaj/date-utils": ^1.0.2
1608+
"@wojtekmaj/date-utils": ^1.1.3
16091609
clsx: ^1.2.1
16101610
get-user-locale: ^2.1.3
16111611
prop-types: ^15.6.0

0 commit comments

Comments
 (0)