Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit eefcb02

Browse files
chore(deps): update all non-major dependencies
1 parent 681fee5 commit eefcb02

File tree

5 files changed

+2701
-1709
lines changed

5 files changed

+2701
-1709
lines changed

.yarn/releases/yarn-3.2.3.cjs

-783
This file was deleted.

.yarn/releases/yarn-3.8.1.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-3.2.3.cjs
3+
yarnPath: .yarn/releases/yarn-3.8.1.cjs

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
]
3838
},
3939
"devDependencies": {
40-
"eslint": "^8.23.0",
41-
"eslint-config-standard": "^17.0.0",
42-
"eslint-plugin-import": "^2.26.0",
43-
"eslint-plugin-n": "^15.2.5",
44-
"eslint-plugin-promise": "^6.0.1",
40+
"eslint": "^8.57.0",
41+
"eslint-config-standard": "^17.1.0",
42+
"eslint-plugin-import": "^2.29.1",
43+
"eslint-plugin-n": "^15.7.0",
44+
"eslint-plugin-promise": "^6.1.1",
4545
"eslint-plugin-standard": "^5.0.0",
46-
"husky": "^8.0.1",
47-
"jest": "^29.0.1",
48-
"lint-staged": "^13.0.3",
46+
"husky": "^8.0.3",
47+
"jest": "^29.7.0",
48+
"lint-staged": "^13.3.0",
4949
"pinst": "^3.0.0",
5050
"standard-version": "^9.3.2"
5151
},
5252
"dependencies": {
53-
"eslint-plugin-vue": "^9.4.0",
54-
"semver": "^7.3.7",
55-
"vue-eslint-parser": "^9.0.3"
53+
"eslint-plugin-vue": "^9.23.0",
54+
"semver": "^7.6.0",
55+
"vue-eslint-parser": "^9.4.2"
5656
},
57-
"packageManager": "yarn@3.2.3"
57+
"packageManager": "yarn@3.8.1"
5858
}

0 commit comments

Comments
 (0)