Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent b58dc61 commit b5e3d93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"@types/glob": "8.1.0",
"@types/react": "18.3.3",
"@types/jest": "29.5.12",
"@types/node": "20.12.12",
"@types/node": "20.14.0",
"cypress": "13.10.0",
"husky": "9.0.11",
"jest": "29.7.0",
"eslint": "9.3.0",
"eslint-plugin-cypress": "3.2.0",
"eslint": "9.4.0",
"eslint-plugin-cypress": "3.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tsup": "8.0.2",
"tsup": "8.1.0",
"typescript": "5.4.5",
"typescript-eslint": "7.10.0",
"vite": "5.2.11"
"typescript-eslint": "7.12.0",
"vite": "5.2.12"
},
"scripts": {
"build": "tsup src/index.ts src/cli.ts --clean --dts",
Expand Down

0 comments on commit b5e3d93

Please sign in to comment.