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 Dec 2, 2023
1 parent 1976035 commit 056ce49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"format": "prettier --write {src,tests}/**/*.ts"
},
"devDependencies": {
"@babel/preset-env": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@babel/preset-typescript": "^7.23.3",
"@sapphire/eslint-config": "4.4.3",
"@sapphire/prettier-config": "1.4.5",
"@sapphire/ts-config": "3.3.4",
"@types/jest": "^28.1.8",
"eslint": "8.54.0",
"eslint": "8.55.0",
"jest": "^28.1.3",
"prettier": "2.8.8",
"rimraf": "3.0.2",
Expand All @@ -53,6 +53,6 @@
"gen-esm-wrapper": "^1.1.3",
"lavalink-api-types": "^1.1.5",
"tslib": "^2.6.2",
"undici": "^5.27.2"
"undici": "^5.28.2"
}
}

0 comments on commit 056ce49

Please sign in to comment.