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] authored Aug 22, 2023
1 parent 068dfc7 commit 8a3c4d3
Show file tree
Hide file tree
Showing 3 changed files with 402 additions and 201 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@utilix/monorepo",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"type": "module",
"scripts": {
"build": "pnpm -r run build",
Expand All @@ -13,16 +13,16 @@
},
"keywords": [],
"devDependencies": {
"@tsconfig/node18": "^18.2.0",
"@types/eslint": "^8.44.1",
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@tsconfig/node18": "^18.2.1",
"@types/eslint": "^8.44.2",
"@types/node": "18.17.6",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"changelogithub": "^0.12.12",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vitest": "^0.33.0"
"vite": "^4.4.9",
"vitest": "^0.34.2"
},
"author": "",
"license": "MIT"
Expand Down
6 changes: 3 additions & 3 deletions packages/utilix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"esbuild": "^0.18.17",
"esbuild": "^0.19.2",
"fs-extra": "^11.1.1",
"rollup": "^3.27.0",
"rollup-plugin-dts": "^5.3.0",
"rollup": "^3.28.1",
"rollup-plugin-dts": "^5.3.1",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-tsconfig-paths": "^1.5.1",
"tsx": "^3.12.7",
Expand Down
Loading

0 comments on commit 8a3c4d3

Please sign in to comment.