Skip to content

Commit

Permalink
chore: routine dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
ravijayaramappa committed Jul 3, 2023
1 parent db81a48 commit 8b9179b
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 201 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"release:publish": "npm publish --registry=https://registry.npmjs.org"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"eslint": "^8.34.0",
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.22.5",
"eslint": "^8.44.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"lint-staged": "^13.2.3",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"prettier": "^2.8.4",
"semver": "^7.3.8"
"prettier": "^2.8.8",
"semver": "^7.5.3"
},
"dependencies": {
"globals": "^13.20.0",
"minimatch": "^6.2.0"
"minimatch": "^9.0.2"
},
"peerDependencies": {
"@babel/eslint-parser": "^7",
Expand Down
Loading

0 comments on commit 8b9179b

Please sign in to comment.