Skip to content

Commit

Permalink
build(deps): ⬆️ packages bumped up
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashRajpurohit committed Sep 20, 2023
1 parent 06312df commit b959649
Show file tree
Hide file tree
Showing 3 changed files with 817 additions and 1,298 deletions.
18 changes: 10 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,12 @@
"semantic-release": "semantic-release"
},
"devDependencies": {
"@types/node": "^20.1.3",
"@vitest/coverage-c8": "^0.33.0",
"conventional-changelog-conventionalcommits": "^6.0.0",
"prettier": "^3.0.0",
"semantic-release": "^21.0.2",
"tsup": "^7.0.0",
"typescript": "^5.0.4",
"@types/node": "^20.6.3",
"conventional-changelog-conventionalcommits": "^7.0.2",
"prettier": "^3.0.3",
"semantic-release": "^22.0.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.33.0"
},
"publishConfig": {
Expand Down Expand Up @@ -108,5 +107,8 @@
"@semantic-release/npm",
"@semantic-release/github"
]
},
"dependencies": {
"@vitest/coverage-v8": "^0.34.4"
}
}
}
Loading

0 comments on commit b959649

Please sign in to comment.