Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2023
1 parent c6d58bd commit 6e538a5
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
@@ -1,15 +1,15 @@
{
"devDependencies": {
"eslint": "^5.0.0",
"eslint-plugin-node": "^8.0.0",
"husky": "^1.0.0",
"lerna": "^3.0.0",
"lint-staged": "^8.0.0",
"eslint": "^8.0.0",
"eslint-plugin-node": "^11.0.0",
"husky": "^8.0.0",
"lerna": "^7.0.0",
"lint-staged": "^14.0.0",
"npm-run-all": "^4.1.2",
"prettier-eslint-cli": "^4.7.1",
"remark-cli": "^6.0.0",
"remark-preset-lint-consistent": "^2.0.1",
"remark-preset-lint-recommended": "^3.0.1"
"prettier-eslint-cli": "^7.0.0",
"remark-cli": "^12.0.0",
"remark-preset-lint-consistent": "^5.0.0",
"remark-preset-lint-recommended": "^6.0.0"
},
"scripts": {
"precommit": "lint-staged",
Expand Down

0 comments on commit 6e538a5

Please sign in to comment.