Skip to content

Commit 7f66a94

Browse files
chore(deps): update all non-major dependencies (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32af8af commit 7f66a94

File tree

10 files changed

+126
-120
lines changed

10 files changed

+126
-120
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v3
3434
with:
3535
submodules: 'recursive'
36-
- uses: pnpm/[email protected].3
36+
- uses: pnpm/[email protected].4
3737
with:
3838
version: 6
3939
- uses: actions/setup-node@v3

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
},
3535
"homepage": "https://github.com/vuejs/create-vue#readme",
3636
"devDependencies": {
37-
"@types/eslint": "^8.4.6",
38-
"@types/node": "^16.11.66",
37+
"@types/eslint": "^8.4.7",
38+
"@types/node": "^16.11.68",
3939
"@types/prompts": "^2.4.1",
4040
"@vue/create-eslint-config": "^0.1.3",
4141
"@vue/tsconfig": "^0.1.3",

0 commit comments

Comments
 (0)