Skip to content

Commit 5565d39

Browse files
chore(deps): update dependency convert-hrtime to v4 (#440)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 26de923 commit 5565d39

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
@@ -71,7 +71,7 @@
7171
"api-docs-gen": "^0.2.6",
7272
"brotli": "^1.3.2",
7373
"chalk": "^4.1.0",
74-
"convert-hrtime": "^3.0.0",
74+
"convert-hrtime": "^4.0.0",
7575
"cross-env": "^7.0.2",
7676
"esbuild-register": "^2.3.0",
7777
"eslint": "^7.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2863,10 +2863,10 @@ conventional-commits-parser@^3.2.0:
28632863
through2 "^4.0.0"
28642864
trim-off-newlines "^1.0.0"
28652865

2866-
convert-hrtime@^3.0.0:
2867-
version "3.0.0"
2868-
resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-3.0.0.tgz#62c7593f5809ca10be8da858a6d2f702bcda00aa"
2869-
integrity sha512-7V+KqSvMiHp8yWDuwfww06XleMWVVB9b9tURBx+G7UTADuo5hYPuowKloz4OzOqbPezxgo+fdQ1522WzPG4OeA==
2866+
convert-hrtime@^4.0.0:
2867+
version "4.0.0"
2868+
resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-4.0.0.tgz#7aad75f91d64a1550e95f58d72a2c211092067a5"
2869+
integrity sha512-2cSheCjPS0ens9ZmdCf9Hi+Axw7eqOau4rK+U3N6W13lpmNIjm8HZPE7sTGjKX+iPaWjo1heJ3ydN+t4eRkAJQ==
28702870

28712871
convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
28722872
version "1.7.0"

0 commit comments

Comments
 (0)