Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2023
1 parent d17d751 commit a6fb568
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 141 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@utilix/monorepo",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.1",
"type": "module",
"scripts": {
"build": "pnpm -r run build",
Expand All @@ -15,14 +15,14 @@
"devDependencies": {
"@tsconfig/node18": "^2.0.1",
"@types/eslint": "^8.40.0",
"@types/node": "18.16.14",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"changelogithub": "^0.12.11",
"eslint": "^8.41.0",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vitest": "^0.31.1"
"eslint": "^8.42.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.32.0"
},
"author": "",
"license": "MIT"
Expand Down
4 changes: 2 additions & 2 deletions packages/utilix/package.json
Expand Up @@ -46,11 +46,11 @@
"@types/fs-extra": "^11.0.1",
"esbuild": "^0.17.19",
"fs-extra": "^11.1.1",
"rollup": "^3.23.0",
"rollup": "^3.23.1",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-tsconfig-paths": "^1.5.1",
"tsx": "^3.12.7",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
}
}

0 comments on commit a6fb568

Please sign in to comment.