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 Sep 28, 2022
1 parent 681fee5 commit d549453
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 341 deletions.
10 changes: 5 additions & 5 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.1",
"lint-staged": "^13.0.3",
"pinst": "^3.0.0",
"standard-version": "^9.3.2"
},
"dependencies": {
"eslint-plugin-vue": "^9.4.0",
"eslint-plugin-vue": "^9.5.1",
"semver": "^7.3.7",
"vue-eslint-parser": "^9.0.3"
"vue-eslint-parser": "^9.1.0"
},
"packageManager": "yarn@3.2.3"
}

0 comments on commit d549453

Please sign in to comment.