Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

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 Jan 29, 2024
1 parent 4dc1f7f commit aeb88dc
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 97 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@types/fs-extra": "11.0.4",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"@types/node": "20.11.10",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.2",
"prettier": "3.1.1",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vitest": "1.1.3"
"vitest": "1.2.2"
},
"dependencies": {
"fs-extra": "^11.2.0",
Expand All @@ -58,5 +58,5 @@
"node": "^20.0.0",
"pnpm": ">=8.0.0"
},
"packageManager": "pnpm@8.14.0"
"packageManager": "pnpm@8.15.0"
}
Loading

0 comments on commit aeb88dc

Please sign in to comment.