Skip to content

Commit fb2a365

Browse files
committed
fix: hosted-git-info bump in logger
1 parent 0f423bf commit fb2a365

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

packages/logger/npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/logger/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,8 @@
4444
"@typescript-eslint/eslint-plugin": "^4.11.1",
4545
"@typescript-eslint/parser": "^4.11.1",
4646
"eslint": "^7.16.0",
47-
"hosted-git-info": ">=2.8.9",
48-
"jest": "next",
49-
"ts-jest": "^26.4.4",
47+
"jest": "^26.6.3",
48+
"ts-jest": "^26.5.6",
5049
"ts-node": "^9.1.1",
5150
"typescript": "^4.1.3"
5251
},

0 commit comments

Comments
 (0)