Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyCoffee committed May 16, 2024
1 parent d909fc1 commit 763e17f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
61 changes: 31 additions & 30 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"upgrade:latest": "npm run upgrade -- -t latest"
},
"devDependencies": {
"@pretty-cozy/eslint-config": "^0.3.0",
"@pretty-cozy/git-hooks": "^0.3.0",
"@pretty-cozy/release-tools": "^0.3.0",
"@pretty-cozy/eslint-config": "^0.3.1",
"@pretty-cozy/git-hooks": "^0.3.1",
"@pretty-cozy/release-tools": "^0.3.1",
"@vitest/coverage-v8": "^1.6.0",
"enquirer": "^2.4.1",
"eslint-import-resolver-exports": "^1.0.0-beta.5",
"glob": "^10.3.12",
"glob": "^10.3.15",
"jsdom": "^24.0.0",
"npm-check-updates": "^16.14.20",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
Expand Down

0 comments on commit 763e17f

Please sign in to comment.