Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Dec 17, 2023
1 parent 875430c commit 2b198c9
Show file tree
Hide file tree
Showing 2 changed files with 1,352 additions and 1,139 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"src/**/*.test.ts"
],
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"@labdigital/eslint-config-node": "^0.0.5",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.41.0",
"eslint-plugin-unused-imports": "^2.0.0",
"tslib": "^2.6.0",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vitest": "^0.33.0"
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@labdigital/eslint-config-node": "^0.2.0",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitest/coverage-v8": "^1.0.4",
"eslint": "^8.56.0",
"eslint-plugin-unused-imports": "^3.0.0",
"tslib": "^2.6.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.0.4"
}
}
Loading

0 comments on commit 2b198c9

Please sign in to comment.