Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 30, 2022
1 parent 9a676e1 commit 2e65313
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 99 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
]
},
"devDependencies": {
"eslint": "^8.11.0",
"eslint": "^8.23.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-standard": "^5.0.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.3.5",
"lint-staged": "^12.5.0",
"pinst": "^3.0.0",
"standard-version": "^9.3.2"
},
"dependencies": {
"eslint-plugin-vue": "^8.5.0",
"semver": "^7.3.5",
"eslint-plugin-vue": "^8.7.1",
"semver": "^7.3.7",
"vue-eslint-parser": "^9.0.3"
}
}

0 comments on commit 2e65313

Please sign in to comment.