Skip to content

Commit 05cf7fd

Browse files
committed
Bump @wojtekmaj/date-utils from 1.5.0 to 2.0.2
1 parent 684500a commit 05cf7fd

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/react-clock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
],
5353
"license": "MIT",
5454
"dependencies": {
55-
"@wojtekmaj/date-utils": "^1.5.0",
55+
"@wojtekmaj/date-utils": "^2.0.2",
5656
"clsx": "^2.0.0",
5757
"get-user-locale": "^2.2.1"
5858
},

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"license": "MIT",
2121
"dependencies": {
22-
"@wojtekmaj/date-utils": "^1.5.0",
22+
"@wojtekmaj/date-utils": "^2.0.2",
2323
"@wojtekmaj/react-hooks": "^1.20.0",
2424
"react": "^18.2.0",
2525
"react-clock": "workspace:packages/react-clock",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,10 +1024,10 @@ __metadata:
10241024
languageName: node
10251025
linkType: hard
10261026

1027-
"@wojtekmaj/date-utils@npm:^1.5.0":
1028-
version: 1.5.0
1029-
resolution: "@wojtekmaj/date-utils@npm:1.5.0"
1030-
checksum: 10c0/30baed99099d8a85861aa293191533833925a9edcc12e5969a012e14fd600213978553e40eefb6f9ef9b62f53d6072b4c34b3d60d6387dab28a62cc5dc5b3a14
1027+
"@wojtekmaj/date-utils@npm:^2.0.2":
1028+
version: 2.0.2
1029+
resolution: "@wojtekmaj/date-utils@npm:2.0.2"
1030+
checksum: 10c0/6a55542cf1d5d9477b0267b1df040b1ff2edef36e6622a99e2cbd9c3830f87415f767dc969e796e02bdd722c29a901e4826ba0a3ad123afb4fac8f105d08064f
10311031
languageName: node
10321032
linkType: hard
10331033

@@ -2358,7 +2358,7 @@ __metadata:
23582358
"@types/node": "npm:*"
23592359
"@types/react": "npm:*"
23602360
"@types/react-dom": "npm:*"
2361-
"@wojtekmaj/date-utils": "npm:^1.5.0"
2361+
"@wojtekmaj/date-utils": "npm:^2.0.2"
23622362
clsx: "npm:^2.0.0"
23632363
cpy-cli: "npm:^5.0.0"
23642364
get-user-locale: "npm:^2.2.1"
@@ -2739,7 +2739,7 @@ __metadata:
27392739
"@biomejs/biome": "npm:1.9.0"
27402740
"@types/react": "npm:*"
27412741
"@vitejs/plugin-react": "npm:^4.3.4"
2742-
"@wojtekmaj/date-utils": "npm:^1.5.0"
2742+
"@wojtekmaj/date-utils": "npm:^2.0.2"
27432743
"@wojtekmaj/react-hooks": "npm:^1.20.0"
27442744
react: "npm:^18.2.0"
27452745
react-clock: "workspace:packages/react-clock"

0 commit comments

Comments
 (0)