Skip to content

Commit

Permalink
Update all non-major dependencies (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 04ade21 commit a4250d5
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 101 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"url": "https://github.com/beeequeue/remsg.git"
},
"license": "MIT",
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.2",
"engines": {
"node": ">=20"
},
Expand Down Expand Up @@ -39,21 +39,21 @@
"devDependencies": {
"@antfu/eslint-config": "3.8.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.10",
"@changesets/cli": "2.27.11",
"@tsconfig/node22": "22.0.0",
"@tsconfig/strictest": "2.0.5",
"@types/node": "22.10.1",
"@types/node": "22.10.3",
"binary-util": "1.0.0",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"eslint": "9.13.0",
"eslint-define-config": "2.1.0",
"lint-staged": "15.2.10",
"prettier": "3.4.1",
"prettier": "3.4.2",
"publint": "0.2.12",
"simple-git-hooks": "2.11.1",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit a4250d5

Please sign in to comment.