Skip to content

Commit

Permalink
fix: explicit the date-fns dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeliatf authored Sep 17, 2024
1 parent 6332ffa commit 65c2e6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"babel-loader": "^8.2.2",
"conventional-changelog-conventionalcommits": "^4.6.3",
"cross-env": "^7.0.3",
"date-fns": "^4.1.0",
"husky": "^8.0.0",
"lint-staged": "13.1.0",
"lodash.merge": "^4.6.2",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6242,6 +6242,7 @@ __metadata:
babel-loader: "npm:^8.2.2"
conventional-changelog-conventionalcommits: "npm:^4.6.3"
cross-env: "npm:^7.0.3"
date-fns: "npm:^4.1.0"
eslint: "npm:9.x"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jsx-a11y: "npm:^6.9.0"
Expand Down Expand Up @@ -9144,6 +9145,13 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: 10c0/b79ff32830e6b7faa009590af6ae0fb8c3fd9ffad46d930548fbb5acf473773b4712ae887e156ba91a7b3dc30591ce0f517d69fd83bd9c38650fdc03b4e0bac8
languageName: node
linkType: hard

"dateformat@npm:^3.0.0":
version: 3.0.3
resolution: "dateformat@npm:3.0.3"
Expand Down

0 comments on commit 65c2e6b

Please sign in to comment.