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 16, 2022
1 parent 681fee5 commit 19f67c2
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 330 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -37,22 +37,22 @@
]
},
"devDependencies": {
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-standard": "^5.0.0",
"husky": "^8.0.1",
"jest": "^29.0.1",
"jest": "^29.0.3",
"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 19f67c2

Please sign in to comment.