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 Nov 14, 2023
1 parent 7eb24a9 commit 6bf0cf6
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 65 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].5",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -47,16 +47,16 @@
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@antfu/ni": "^0.21.8",
"@antfu/ni": "^0.21.9",
"@types/node": "^20.9.0",
"@types/semver": "^7.5.5",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-define-config": "^1.24.1",
"eslint-plugin-n": "^16.3.0",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"eslint-plugin-n": "^16.3.1",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"semver": "^7.5.4",
"simple-git-hooks": "^2.9.0",
"tsx": "^3.14.0",
Expand Down
129 changes: 71 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6bf0cf6

Please sign in to comment.