Skip to content

Commit 5afd6d7

Browse files
committed
Bump @wojtekmaj/date-utils from 1.0.2 to 1.1.3
1 parent abd2072 commit 5afd6d7

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"license": "MIT",
3434
"dependencies": {
35-
"@wojtekmaj/date-utils": "^1.0.3",
35+
"@wojtekmaj/date-utils": "^1.1.3",
3636
"clsx": "^1.2.1",
3737
"get-user-locale": "^2.1.3",
3838
"make-event-props": "^1.1.0",

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.0",
18+
"@wojtekmaj/date-utils": "^1.1.3",
1919
"prop-types": "^15.6.2",
2020
"react": "^18.2.0",
2121
"react-datetime-picker": "portal:../",

test/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,10 @@ __metadata:
575575
languageName: node
576576
linkType: hard
577577

578-
"@wojtekmaj/date-utils@npm:^1.0.0, @wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.0.3":
579-
version: 1.0.3
580-
resolution: "@wojtekmaj/date-utils@npm:1.0.3"
581-
checksum: 70b7152160529295319ead97e070f85a50c0eab7973b5845e3a58eab9b0c999023975d2739b5e2a059d27b108ce7cdbf14da99737d6fa3e3822d4dafb76b06f0
578+
"@wojtekmaj/date-utils@npm:^1.0.0, @wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.0.3, @wojtekmaj/date-utils@npm:^1.1.3":
579+
version: 1.1.3
580+
resolution: "@wojtekmaj/date-utils@npm:1.1.3"
581+
checksum: 4ae0eba0876b8c156720c249ddd665efd8da0c42a02bbf037475b8a30554e02fa642e6f1d81d1fffdc02c6d816fb73590ee03c003ac976d91380745533dbf327
582582
languageName: node
583583
linkType: hard
584584

@@ -1672,7 +1672,7 @@ __metadata:
16721672
resolution: "react-datetime-picker-test-page@workspace:."
16731673
dependencies:
16741674
"@vitejs/plugin-react": ^3.0.0
1675-
"@wojtekmaj/date-utils": ^1.0.0
1675+
"@wojtekmaj/date-utils": ^1.1.3
16761676
prop-types: ^15.6.2
16771677
react: ^18.2.0
16781678
react-datetime-picker: "portal:../"
@@ -1685,7 +1685,7 @@ __metadata:
16851685
version: 0.0.0-use.local
16861686
resolution: "react-datetime-picker@portal:../::locator=react-datetime-picker-test-page%40workspace%3A."
16871687
dependencies:
1688-
"@wojtekmaj/date-utils": ^1.0.3
1688+
"@wojtekmaj/date-utils": ^1.1.3
16891689
clsx: ^1.2.1
16901690
get-user-locale: ^2.1.3
16911691
make-event-props: ^1.1.0

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,10 +2136,10 @@ __metadata:
21362136
languageName: node
21372137
linkType: hard
21382138

2139-
"@wojtekmaj/date-utils@npm:^1.0.0, @wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.0.3":
2140-
version: 1.0.3
2141-
resolution: "@wojtekmaj/date-utils@npm:1.0.3"
2142-
checksum: 70b7152160529295319ead97e070f85a50c0eab7973b5845e3a58eab9b0c999023975d2739b5e2a059d27b108ce7cdbf14da99737d6fa3e3822d4dafb76b06f0
2139+
"@wojtekmaj/date-utils@npm:^1.0.0, @wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.0.3, @wojtekmaj/date-utils@npm:^1.1.3":
2140+
version: 1.1.3
2141+
resolution: "@wojtekmaj/date-utils@npm:1.1.3"
2142+
checksum: 4ae0eba0876b8c156720c249ddd665efd8da0c42a02bbf037475b8a30554e02fa642e6f1d81d1fffdc02c6d816fb73590ee03c003ac976d91380745533dbf327
21432143
languageName: node
21442144
linkType: hard
21452145

@@ -6128,7 +6128,7 @@ __metadata:
61286128
"@testing-library/jest-dom": ^5.15.0
61296129
"@testing-library/react": ^13.4.0
61306130
"@testing-library/user-event": ^14.4.0
6131-
"@wojtekmaj/date-utils": ^1.0.3
6131+
"@wojtekmaj/date-utils": ^1.1.3
61326132
clsx: ^1.2.1
61336133
eslint: ^8.26.0
61346134
eslint-config-wojtekmaj: ^0.7.1

0 commit comments

Comments
 (0)