Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
ee430111eb
Bump shell-quote and react-scripts
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.7.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `shell-quote` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.7.4)

Updates `react-scripts` from 3.3.0 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 22:04:09 +00:00
dependabot[bot]
1f902eb4c5
Bump node-sass from 4.13.0 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 20:31:52 +00:00
afda11edcb Album page. Passing props through router. 2019-12-15 18:49:30 -05:00
7c9139f2ee Artist component (ongoing) 2019-12-14 18:05:19 -05:00
456fae63c9 Redirection to artist search page in server.js 2019-12-14 12:34:20 -05:00
3802bce17d Spotify backend server 2019-12-13 15:53:32 -05:00
4d61e7fadf Initial commit from Create React App 2019-12-11 20:56:51 -05:00