Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 24, 2024
1 parent acd53a0 commit 3d78e03
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@
],
"repository": "medikoo/log",
"dependencies": {
"d": "^1.0.1",
"d": "^1.0.2",
"duration": "^0.2.2",
"es5-ext": "^0.10.53",
"es5-ext": "^0.10.64",
"event-emitter": "^0.3.5",
"sprintf-kit": "^2.0.1",
"type": "^2.5.0",
"sprintf-kit": "^2.0.2",
"type": "^2.7.3",
"uni-global": "^1.0.0"
},
"devDependencies": {
"eslint": "^8.57.1",
"eslint-config-medikoo": "^4.1.0",
"essentials": "^1.1.1",
"eslint-config-medikoo": "^4.2.0",
"essentials": "^1.2.0",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
"github-release-from-cc-changelog": "^2.3.0",
"husky": "^4.3.8",
"lint-staged": "^15.2.10",
"ncjsm": "^4.2.0",
"ncjsm": "^4.3.2",
"nyc": "^17.1.0",
"prettier-elastic": "^3.2.5",
"tape": "^5.3.1",
"tape": "^5.9.0",
"tape-index": "^3.2.0"
},
"husky": {
Expand Down

0 comments on commit 3d78e03

Please sign in to comment.