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 Jan 26, 2024
1 parent 73094ca commit 3967b27
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 161 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.14.3",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -48,18 +48,18 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.12",
"@types/node": "^20.10.4",
"@types/node": "^20.11.7",
"@types/semver": "^7.5.6",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"eslint": "^8.55.0",
"eslint-define-config": "^2.0.0",
"eslint-plugin-n": "^16.4.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"eslint": "^8.56.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-n": "^16.6.2",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"semver": "^7.5.4",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 3967b27

Please sign in to comment.