Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#417)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 23, 2022
1 parent 36f6db4 commit 482018e
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 90 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -41,7 +41,7 @@
"pkg_path": "."
},
"dependencies": {
"@discordjs/node-pre-gyp": "^0.4.4",
"@discordjs/node-pre-gyp": "^0.4.5",
"nan": "^2.17.0",
"tslib": "^2.4.0"
},
Expand All @@ -54,20 +54,20 @@
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.11.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"@vitest/coverage-c8": "^0.24.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.25.0",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"gen-esm-wrapper": "^1.1.3",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"typedoc": "^0.23.16",
"typedoc-json-parser": "^6.0.0",
"typedoc": "^0.23.17",
"typedoc-json-parser": "^6.0.2",
"typescript": "^4.8.4",
"vitest": "^0.24.3"
},
Expand Down

0 comments on commit 482018e

Please sign in to comment.