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 8, 2023
1 parent 681fee5 commit c9a8f21
Show file tree
Hide file tree
Showing 5 changed files with 2,152 additions and 1,678 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

874 changes: 874 additions & 0 deletions .yarn/releases/yarn-3.6.4.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.6.4.cjs
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -37,22 +37,22 @@
]
},
"devDependencies": {
"eslint": "^8.23.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": "^8.51.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^15.7.0",
"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.7.0",
"lint-staged": "^13.3.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.17.0",
"semver": "^7.5.4",
"vue-eslint-parser": "^9.3.2"
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@3.6.4"
}

0 comments on commit c9a8f21

Please sign in to comment.