Skip to content

Commit

Permalink
feat:pnpm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed Sep 28, 2022
1 parent 50cf685 commit 551e1c6
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 179 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"access": "public"
},
"devDependencies": {
"@types/node": "^18.7.13",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"@types/node": "^18.7.23",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"@vitest/coverage-c8": "^0.22.1",
"eslint": "^8.22.0",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
"typescript": "^4.8.4",
"vitest": "^0.22.1"
},
"dependencies": {
"@molgenis/vip-report-vcf": "^1.2.3"
"@molgenis/vip-report-vcf": "^1.2.5"
}
}
Loading

0 comments on commit 551e1c6

Please sign in to comment.