Skip to content

Commit d5b1a86

Browse files
committed
fix(deps): update dependency date-fns to v3.1.0
1 parent 93c6254 commit d5b1a86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prettier": "3.1.1"
3939
},
4040
"dependencies": {
41-
"date-fns": "3.0.6",
41+
"date-fns": "3.1.0",
4242
"joi": "17.11.0"
4343
}
4444
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ __metadata:
2020
"@commitlint/config-conventional": "npm:18.4.4"
2121
commitizen: "npm:4.3.0"
2222
cz-conventional-changelog: "npm:3.3.0"
23-
date-fns: "npm:3.0.6"
23+
date-fns: "npm:3.1.0"
2424
eslint: "npm:8.56.0"
2525
eslint-config-prettier: "npm:9.1.0"
2626
eslint-plugin-jest: "npm:27.6.1"
@@ -2190,10 +2190,10 @@ __metadata:
21902190
languageName: node
21912191
linkType: hard
21922192

2193-
"date-fns@npm:3.0.6":
2194-
version: 3.0.6
2195-
resolution: "date-fns@npm:3.0.6"
2196-
checksum: 4eb4c1f15257026593bd62ea366347be3940a83133fc84aa32e03bc9a19d6f8a919ef0475211200b16de7980e1d797c993713ed092a6f5c941474bce516f7d96
2193+
"date-fns@npm:3.1.0":
2194+
version: 3.1.0
2195+
resolution: "date-fns@npm:3.1.0"
2196+
checksum: d542977c57fbb2166a569e235af5e8dde884f9a15fd6778df41a81237dae2a49891b041c8e4b12dae5270f5f00e508907fe7eee07ad24291edad0d75de352006
21972197
languageName: node
21982198
linkType: hard
21992199

0 commit comments

Comments
 (0)