Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
fd86bee563 Bump loader-utils, webpack-cli and resolve-url-loader
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [webpack-cli](https://github.com/webpack/webpack-cli) and [resolve-url-loader](https://github.com/bholloway/resolve-url-loader/tree/HEAD/packages/resolve-url-loader). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

Updates `webpack-cli` from 3.3.11 to 3.3.12
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12)

Updates `resolve-url-loader` from 3.1.1 to 5.0.0
- [Release notes](https://github.com/bholloway/resolve-url-loader/releases)
- [Changelog](https://github.com/bholloway/resolve-url-loader/blob/v5/packages/resolve-url-loader/CHANGELOG.md)
- [Commits](https://github.com/bholloway/resolve-url-loader/commits/5.0.0/packages/resolve-url-loader)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: webpack-cli
  dependency-type: indirect
- dependency-name: resolve-url-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 12:10:05 +00:00
28ab2e64ed exercise_tracker_api-2 JWT 2020-04-27 07:40:31 +01:00
fa05a80818 exercise_tracker_api-1 User Authentication 2020-04-26 23:32:27 +01:00
3cc4576743 exercise_tracker_api-1 User Authentication 2020-04-26 23:32:10 +01:00
8dbdb24ad6 Created exercises
- Added endpoint to retrieve the list of exercises
2020-04-26 20:33:09 +01:00
cfa0c0ab81 Update git ignore 2020-04-26 17:19:44 +01:00
3a2b9d5d5c Initial Commit 2020-04-26 16:56:30 +01:00