Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#126)
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 Aug 26, 2022
1 parent 1ee437a commit 1e80652
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -4,20 +4,20 @@
"description": "A better version of erela.js-spotify plugin",
"version": "1.3.10",
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/core": "7.18.13",
"@babel/preset-env": "7.18.10",
"@babel/preset-typescript": "7.18.6",
"@hazmi35/eslint-config": "8.4.2",
"@types/jest": "28.1.4",
"@types/jest": "28.1.8",
"@types/node": "17.0.14",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"babel-jest": "28.1.2",
"eslint": "8.19.0",
"jest": "28.1.2",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"babel-jest": "28.1.3",
"eslint": "8.22.0",
"jest": "28.1.3",
"rimraf": "3.0.2",
"ts-node": "10.8.2",
"typescript": "4.7.4"
"ts-node": "10.9.1",
"typescript": "4.8.2"
},
"license": "MIT",
"author": {
Expand All @@ -35,7 +35,7 @@
"test": "jest --detectOpenHandles --forceExit"
},
"dependencies": {
"undici": "^5.6.0"
"undici": "^5.10.0"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down

0 comments on commit 1e80652

Please sign in to comment.