Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2022
1 parent 34c18e1 commit 38923a5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"author": "KagChi",
"license": "GPL-3.0",
"devDependencies": {
"@hazmi35/eslint-config": "^8.3.0",
"@hazmi35/eslint-config": "^8.5.1",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.189",
"@swc/core": "^1.3.16",
"@types/node": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"eslint": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"eslint": "^8.27.0",
"rimraf": "^3.0.2",
"tsup": "^6.0.1",
"typescript": "^4.6.4"
"tsup": "^6.5.0",
"typescript": "^4.8.4"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand All @@ -48,9 +48,9 @@
"@sapphire/framework": "^3.0.0-next.fd7be0b.0",
"@sapphire/plugin-logger": "^2.2.1",
"@sapphire/utilities": "^3.6.2",
"@zhycorporg/command-context": "^1.1.1",
"backtracker": "^3.1.1",
"discord.js": "^13.7.0",
"dotenv": "^16.0.1"
"@zhycorporg/command-context": "^1.1.2",
"backtracker": "^3.3.1",
"discord.js": "^13.12.0",
"dotenv": "^16.0.3"
}
}

0 comments on commit 38923a5

Please sign in to comment.