Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Apr 8, 2024
1 parent b500a6d commit fe33ff0
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
},
"devDependencies": {
"@types/cross-spawn": "^6.0.6",
"@types/node": "^20.11.26",
"@types/node": "^20.12.5",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vitest/coverage-v8": "^1.3.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^1.4.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-unicorn": "^52.0.0",
"npm-run-all": "^4.1.5",
"release-it": "^17.1.1",
"typescript": "^5.4.2",
"vitest": "^1.3.1"
"typescript": "^5.4.4",
"vitest": "^1.4.0"
},
"dependencies": {
"chalk": "^5.3.0",
Expand Down

0 comments on commit fe33ff0

Please sign in to comment.