Skip to content

Commit

Permalink
Bump millify from 4.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [millify](https://github.com/izolate/millify) from 4.0.0 to 6.1.0.
- [Release notes](https://github.com/izolate/millify/releases)
- [Changelog](https://github.com/izolate/millify/blob/main/CHANGELOG.md)
- [Commits](izolate/millify@v4.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: millify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 80263d7 commit d2381d6
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 @@ -2146,10 +2146,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 d2381d6

Please sign in to comment.