Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Mar 22, 2023
1 parent c2b781c commit d15ab5b
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 84 deletions.
168 changes: 87 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"dependencies": {
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"glob": "^9.3.0",
"glob": "^9.3.1",
"jiti": "^1.18.2",
"micromatch": "^4.0.5",
"p-retry": "^4.6.2",
"randomcolor": "^0.6.2",
"roarr": "^7.14.6",
"roarr": "^7.15.0",
"semver": "^7.3.8",
"serialize-error": "^11.0.0",
"throttle-debounce": "^5.0.0",
Expand All @@ -35,7 +35,7 @@
"semantic-release": "^20.1.3",
"sinon": "^15.0.2",
"typescript": "^5.0.2",
"vitest": "^0.29.3"
"vitest": "^0.29.7"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit d15ab5b

Please sign in to comment.