Skip to content

Commit e464c1b

Browse files
chore(deps): update devdependency millify to v6
1 parent 30483c5 commit e464c1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"fuse.js": "^6.4.6",
3939
"husky": "^8.0.2",
4040
"lint-staged": "^13.1.0",
41-
"millify": "^4.0.0",
41+
"millify": "^6.1.0",
4242
"ohmyfetch": "^0.4.15",
4343
"prettier": "^3.2.5",
4444
"ts-loader": "8.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8745,10 +8745,10 @@ miller-rabin@^4.0.0:
87458745
bn.js "^4.0.0"
87468746
brorand "^1.0.1"
87478747

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

0 commit comments

Comments
 (0)