Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Feb 29, 2024
1 parent ab3f29f commit 330d56c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
},
"dependencies": {
"d": "^1.0.1",
"es5-ext": "^0.10.61",
"es5-ext": "^0.10.64",
"es6-iterator": "^2.0.3",
"memoizee": "^0.4.15",
"timers-ext": "^0.1.7"
},
"devDependencies": {
"eslint": "^8.19.0",
"eslint-config-medikoo": "^4.1.2",
"eslint": "^8.57.0",
"eslint-config-medikoo": "^4.2.0",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.3.0",
"husky": "^4.3.8",
"lint-staged": "^13.0.3",
"lint-staged": "~13.2.3",
"nyc": "^15.1.0",
"prettier-elastic": "^2.2.1",
"tad": "^3.1.0"
"prettier-elastic": "^2.8.8",
"tad": "^3.1.1"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 330d56c

Please sign in to comment.