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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2022
1 parent 681fee5 commit ca52c50
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -37,22 +37,22 @@
]
},
"devDependencies": {
"eslint": "^8.23.0",
"eslint": "^8.24.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-standard": "^5.0.0",
"husky": "^8.0.1",
"jest": "^29.0.1",
"jest": "^29.1.2",
"lint-staged": "^13.0.3",
"pinst": "^3.0.0",
"standard-version": "^9.3.2"
},
"dependencies": {
"eslint-plugin-vue": "^9.4.0",
"semver": "^7.3.7",
"vue-eslint-parser": "^9.0.3"
"eslint-plugin-vue": "^9.6.0",
"semver": "^7.3.8",
"vue-eslint-parser": "^9.1.0"
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@3.2.4"
}

0 comments on commit ca52c50

Please sign in to comment.