Skip to content

Commit

Permalink
chore(deps): update npm packages (#283)
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 Jun 30, 2023
1 parent 30a9d6a commit 0e25bc9
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 108 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"name": "armonik.api",
"packageManager": "pnpm@8.5.0",
"packageManager": "pnpm@8.6.5",
"scripts": {
"ci:publish": "zx scripts/publish.mjs",
"ci:publish-edge": "zx scripts/publish-edge.mjs",
"update-versions": "jiti ./scripts/update-versions.ts",
"verify-versions": "jiti ./scripts/verify-versions.ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"consola": "^2.15.3",
"eslint": "^8.40.0",
"eslint": "^8.43.0",
"eslint-config-standard-with-typescript": "^32.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"glob": "^8.1.0",
"jiti": "^1.18.2",
"pathe": "^1.1.0",
"tslib": "^2.5.0",
"pathe": "^1.1.1",
"tslib": "^2.6.0",
"typescript": "^4.9.5",
"zx": "^7.2.2"
}
Expand Down
Loading

0 comments on commit 0e25bc9

Please sign in to comment.