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 Mar 17, 2023
1 parent 681fee5 commit f5f8bbf
Show file tree
Hide file tree
Showing 5 changed files with 1,780 additions and 1,439 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

873 changes: 873 additions & 0 deletions .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -37,22 +37,22 @@
]
},
"devDependencies": {
"eslint": "^8.23.0",
"eslint": "^8.36.0",
"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-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^5.0.0",
"husky": "^8.0.1",
"jest": "^29.0.1",
"lint-staged": "^13.0.3",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lint-staged": "^13.2.0",
"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.9.0",
"semver": "^7.3.8",
"vue-eslint-parser": "^9.1.0"
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@3.5.0"
}

0 comments on commit f5f8bbf

Please sign in to comment.