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 Sep 27, 2024
1 parent 34c18e1 commit 080b926
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"license": "GPL-3.0",
"devDependencies": {
"@hazmi35/eslint-config": "^8.3.0",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.189",
"@types/node": "^17.0.31",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@types/node": "^17.0.45",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"eslint": "^8.16.0",
"rimraf": "^3.0.2",
"tsup": "^6.0.1",
"tsup": "^6.7.0",
"typescript": "^4.6.4"
},
"eslintConfig": {
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.2",
"discord.js": "^13.17.1",
"dotenv": "^16.4.5"
}
}

0 comments on commit 080b926

Please sign in to comment.