Skip to content

Commit

Permalink
chore: update dependencies (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson authored Mar 29, 2022
1 parent 50fb87a commit 9d67563
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 403 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"test": "nyc mocha"
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.0",
"eslint": "^8.2.0",
"@babel/core": "^7.17.8",
"@babel/eslint-parser": "^7.17.0",
"eslint": "^8.12.0",
"husky": "^7.0.4",
"lint-staged": "^11.2.6",
"mocha": "^9.1.3",
"lint-staged": "^12.3.7",
"mocha": "^9.2.2",
"nyc": "^15.1.0",
"prettier": "^2.4.1",
"prettier": "^2.6.1",
"semver": "^7.3.5"
},
"dependencies": {
"minimatch": "^3.0.5"
"minimatch": "^5.0.1"
},
"peerDependencies": {
"@babel/eslint-parser": "^7",
Expand Down
Loading

0 comments on commit 9d67563

Please sign in to comment.