Skip to content

Commit

Permalink
Merge pull request #5102 from Hacker0x01/dependabot/npm_and_yarn/date…
Browse files Browse the repository at this point in the history
…-fns-4.1.0

chore(deps): bump date-fns from 3.6.0 to 4.1.0
  • Loading branch information
martijnrusschen authored Sep 22, 2024
2 parents 5454eb6 + 5aa11eb commit 64ae2d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"dependencies": {
"@floating-ui/react": "^0.26.23",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"prop-types": "^15.8.1"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4733,10 +4733,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -9256,7 +9256,7 @@ __metadata:
babel-plugin-transform-react-remove-prop-types: "npm:^0.4.24"
clsx: "npm:^2.1.1"
core-js: "npm:^3.38.1"
date-fns: "npm:^3.6.0"
date-fns: "npm:^4.1.0"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
Expand Down

0 comments on commit 64ae2d3

Please sign in to comment.