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 Aug 5, 2023
1 parent 5861e44 commit 5a29d8a
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"main": "dist/index.js",
"license": "Apache-2.0",
"private": true,
"packageManager": "pnpm@^8.6.10",
"packageManager": "pnpm@^8.6.11",
"type": "module",
"imports": {
"#lib/*": "./dist/lib/*"
Expand Down Expand Up @@ -53,9 +53,9 @@
"@sapphire/utilities": "^3.13.0",
"@skyra/env-utilities": "^1.2.1",
"@skyra/jaro-winkler": "^1.1.0",
"discord-api-types": "^0.37.50",
"discord-api-types": "^0.37.51",
"discord.js": "^13.16.0",
"undici": "^5.22.1",
"undici": "^5.23.0",
"zx": "^7.2.3"
},
"devDependencies": {
Expand All @@ -65,12 +65,12 @@
"@dareharu/prettier-config": "^1.0.1",
"@dareharu/ts-config": "^1.1.0",
"@favware/cliff-jumper": "^2.1.1",
"@swc/core": "^1.3.72",
"@types/node": "^18.17.1",
"@swc/core": "^1.3.74",
"@types/node": "^18.17.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-node": "^11.1.0",
Expand Down
Loading

0 comments on commit 5a29d8a

Please sign in to comment.