Skip to content

Commit 4bbb46f

Browse files
chore(deps): update devdependency millify to v6
1 parent 4539fc4 commit 4bbb46f

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": "^2.5.1",
4444
"ts-loader": "8.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8721,10 +8721,10 @@ miller-rabin@^4.0.0:
87218721
bn.js "^4.0.0"
87228722
brorand "^1.0.1"
87238723

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

0 commit comments

Comments
 (0)