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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 8, 2022
1 parent 0c21bde commit 1fdab9f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -4,19 +4,19 @@
"description": "A better version of erela.js-spotify plugin",
"version": "1.3.9",
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/core": "7.18.10",
"@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.6",
"@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.33.0",
"@typescript-eslint/parser": "5.33.0",
"babel-jest": "28.1.3",
"eslint": "8.21.0",
"jest": "28.1.3",
"rimraf": "3.0.2",
"ts-node": "10.8.2",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},
"license": "MIT",
Expand All @@ -36,7 +36,7 @@
},
"dependencies": {
"erela.js": "latest",
"undici": "^5.6.0"
"undici": "^5.8.1"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down

0 comments on commit 1fdab9f

Please sign in to comment.