Skip to content

Commit d865a34

Browse files
Bump date-fns from 3.3.1 to 3.6.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 to 3.6.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v3.3.1...v3.6.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0488f5b commit d865a34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"constate": "^3.3.2",
114114
"cookie-parser": "^1.4.6",
115115
"cors": "^2.8.5",
116-
"date-fns": "^3.3.1",
116+
"date-fns": "^3.6.0",
117117
"dotenv": "^16.4.5",
118118
"express": "^4.18.2",
119119
"http-proxy-middleware": "^2.0.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4836,10 +4836,10 @@ date-fns@^2.30.0:
48364836
dependencies:
48374837
"@babel/runtime" "^7.21.0"
48384838

4839-
date-fns@^3.0.0, date-fns@^3.3.1:
4840-
version "3.3.1"
4841-
resolved "https://registry.npmjs.org/date-fns/-/date-fns-3.3.1.tgz#7581daca0892d139736697717a168afbb908cfed"
4842-
integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==
4839+
date-fns@^3.0.0, date-fns@^3.6.0:
4840+
version "3.6.0"
4841+
resolved "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
4842+
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==
48434843

48444844
debounce@^1.2.1:
48454845
version "1.2.1"

0 commit comments

Comments
 (0)