Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent 8a8da39 commit 33bd603
Show file tree
Hide file tree
Showing 2 changed files with 375 additions and 569 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"number"
],
"license": "MIT",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.10.3",
"engines": {
"node": ">=16.15"
},
Expand Down Expand Up @@ -46,16 +46,16 @@
"devDependencies": {
"@beequeue/eslint-plugin": "0.8.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.1",
"@changesets/cli": "2.26.2",
"@tsconfig/node16": "16.1.1",
"@vitest/coverage-c8": "0.30.1",
"dotenv": "16.0.3",
"eslint": "8.39.0",
"@vitest/coverage-c8": "0.33.0",
"dotenv": "16.3.1",
"eslint": "8.53.0",
"lint-staged": "14.0.1",
"prettier": "2.8.8",
"simple-git-hooks": "2.8.1",
"tsup": "7.1.0",
"typescript": "5.0.4",
"vitest": "0.30.1"
"simple-git-hooks": "2.9.0",
"tsup": "7.2.0",
"typescript": "5.2.2",
"vitest": "0.34.6"
}
}
Loading

0 comments on commit 33bd603

Please sign in to comment.