Skip to content

Commit

Permalink
Merge pull request #3 from sanidhyy/dependabot/npm_and_yarn/millify-6…
Browse files Browse the repository at this point in the history
….1.0

Bump millify from 4.0.0 to 6.1.0
  • Loading branch information
sanidhyy authored Nov 27, 2024
2 parents 3e169bc + d2381d6 commit d874a66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "^0.27.2",
"dotenv": "^16.0.1",
"framer-motion": "^6.3.13",
"millify": "^4.0.0",
"millify": "^6.1.0",
"next": "12.1.6",
"nprogress": "^0.2.0",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2272,10 +2272,10 @@ micromatch@^4.0.4:
braces "^3.0.2"
picomatch "^2.3.1"

millify@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/millify/-/millify-4.0.0.tgz#b4120a2af5761695d6a700bd61b741318635c0f8"
integrity sha512-Rf+nt4jca468yAqTIFfMSWMGiSqcdwotj3h25XvXjSIuRf4YWykuGDMj/SAOHrvjwrSNoQd0GC9vJCOG8a+BHg==
millify@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/millify/-/millify-6.1.0.tgz#6919d09377c28923624f9e4f41493d9706b8aadf"
integrity sha512-H/E3J6t+DQs/F2YgfDhxUVZz/dF8JXPPKTLHL/yHCcLZLtCXJDUaqvhJXQwqOVBvbyNn4T0WjLpIHd7PAw7fBA==
dependencies:
yargs "^17.0.1"

Expand Down

0 comments on commit d874a66

Please sign in to comment.