Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lyricalsoul committed Feb 8, 2023
1 parent 916185c commit 0a9ccec
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 1,567 deletions.
15 changes: 7 additions & 8 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,13 @@
"url": "https://github.com/musicorum-app/lastfm"
},
"devDependencies": {
"@types/node": "^18.0.3",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"babel-cli": "^6.26.0",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
"prettier": "^2.8.4",
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit 0a9ccec

Please sign in to comment.