Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent 1f3bcf7 commit 17c89dd
Show file tree
Hide file tree
Showing 2 changed files with 1,275 additions and 852 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,35 +64,35 @@
}
},
"devDependencies": {
"@types/node": "20.4.5",
"@types/object-hash": "3.0.3",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@vitest/coverage-v8": "0.33.0",
"@types/node": "20.12.11",
"@types/object-hash": "3.0.6",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-v8": "0.34.6",
"commit-it": "0.0.11",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sort-class-members": "1.18.0",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-unused-imports": "3.0.0",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "13.3.0",
"microbundle": "0.15.1",
"prettier": "3.0.0",
"release-it": "16.1.3",
"typescript": "5.1.6",
"vitest": "0.33.0",
"prettier": "3.2.5",
"release-it": "16.3.0",
"typescript": "5.4.5",
"vitest": "0.34.6",
"yalc": "1.0.0-pre.53"
},
"dependencies": {
"commander": "11.0.0",
"commander": "11.1.0",
"object-hash": "3.0.0"
},
"resolutions": {
Expand Down

0 comments on commit 17c89dd

Please sign in to comment.