Skip to content

Commit 1f892cc

Browse files
committed
build(npm): update package.json deps
1 parent d1da95b commit 1f892cc

File tree

2 files changed

+162
-28
lines changed

2 files changed

+162
-28
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"@commitlint/travis-cli": "^16.2.1",
4444
"@semantic-release/changelog": "^6.0.1",
4545
"@semantic-release/git": "^10.0.1",
46+
"@semantic-release/npm": "^9.0.2",
4647
"@types/fs-extra": "^9.0.13",
4748
"@types/glob": "^7.2.0",
4849
"@types/jest": "^27.4.1",
@@ -73,7 +74,6 @@
7374
"ts-node": "^10.7.0",
7475
"typescript": "^4.6.2"
7576
},
76-
"dependencies": {},
7777
"jest": {
7878
"roots": [
7979
"<rootDir>/src",

0 commit comments

Comments
 (0)