Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent f8f4494 commit 89d58ca
Show file tree
Hide file tree
Showing 4 changed files with 529 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
}
}
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.9.2"
}
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
],
"dependencies": {
"@rushstack/eslint-patch": "^1.5.1",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint-plugin-vue": "^9.17.0",
"typescript": "^5.2.2"
},
"devDependencies": {
"@types/eslint": "^8.44.3",
"@types/eslint": "^8.44.4",
"eslint": "^8.51.0"
}
}
4 changes: 2 additions & 2 deletions packages/vintl-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@nuxt/module-builder": "^0.5.2",
"@nuxt/schema": "^3.7.4",
"@types/hash-sum": "^1.0.0",
"@types/node": "^18.18.4",
"@types/node": "^18.18.5",
"@unhead/vue": "^1.7.4",
"@vintl-dev/eslint-config-peony": "workspace:^",
"hookable": "^5.5.3",
"prettier-plugin-jsdoc": "^1.1.0",
"prettier-plugin-jsdoc": "^1.1.1",
"typescript": "^5.2.2",
"vue-router": "^4.2.5"
},
Expand Down
Loading

0 comments on commit 89d58ca

Please sign in to comment.