Skip to content

Commit

Permalink
chore(deps): update v0.x (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent a23ccd8 commit 30269ec
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.28.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@vue/eslint-config-standard": "workspace:^",
"@typescript-eslint/eslint-plugin": "^8.24.1",
"eslint-import-resolver-next": "^0.4.1",
"eslint-import-resolver-next": "^0.4.2",
"eslint-import-resolver-typescript": "^3.8.2",
"eslint-plugin-import-x": "^4.6.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard#readme",
"dependencies": {
"@stylistic/eslint-plugin": "^2.13.0",
"eslint-import-resolver-next": "^0.4.1",
"eslint-import-resolver-next": "^0.4.2",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-promise": "^7.2.1",
Expand Down
127 changes: 61 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30269ec

Please sign in to comment.