Skip to content

Commit

Permalink
chore: update deps (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulsattar authored Jan 24, 2023
1 parent afd84ac commit ac84eb9
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 353 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"release:publish": "npm publish --registry=https://registry.npmjs.org"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"eslint": "^8.30.0",
"husky": "^8.0.2",
"eslint": "^8.32.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"semver": "^7.3.8"
},
"dependencies": {
"minimatch": "^5.1.2"
"minimatch": "^6.1.6"
},
"peerDependencies": {
"@babel/eslint-parser": "^7",
Expand Down
Loading

0 comments on commit ac84eb9

Please sign in to comment.