Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#276)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: who hurt you

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeroen Claassens <support@favware.tech>
  • Loading branch information
renovate[bot] and favna authored Jun 11, 2023
1 parent 83a6840 commit ef5ec45
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 219 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@favware/cliff-jumper": "^2.0.1",
"@favware/cliff-jumper": "^2.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^4.4.2",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^4.0.0",
"@types/jsdom": "^21.1.1",
"@types/lodash": "^4.14.195",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitest/coverage-c8": "^0.31.4",
"@types/node": "^18.16.17",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugins-node-modules-polyfill": "^1.0.14",
"eslint": "^8.42.0",
Expand All @@ -61,11 +61,11 @@
"pretty-quick": "^3.1.3",
"ts-node": "^10.9.1",
"tsup": "^6.7.0",
"typedoc": "^0.24.7",
"typedoc": "^0.24.8",
"typedoc-json-parser": "^8.1.2",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.31.4"
"vitest": "^0.32.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit ef5ec45

Please sign in to comment.