Commit Graph

15 Commits

Author SHA1 Message Date
Amadou A. DIENE
f65368c9c3 Merge pull request #17 from sourcygen/dependabot/npm_and_yarn/workspaces/angular-app/karma-6.3.16
chore(deps-dev): bump karma from 6.3.4 to 6.3.16 in /workspaces/angular-app
2022-04-05 09:09:24 +02:00
dependabot[bot]
bc5740c90c chore(deps-dev): bump karma in /workspaces/angular-app
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.4...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 07:07:41 +00:00
dependabot[bot]
6c006970a8 chore(deps): bump url-parse in /workspaces/angular-app
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 07:06:50 +00:00
dependabot[bot]
e207f64bb1 chore(deps): bump follow-redirects in /workspaces/angular-app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:56:03 +00:00
Amadou Ada DIENE
acdaa86ab8 chore: updating dependencies 2021-08-06 11:36:59 +02:00
Amadou Ada DIENE
351eb1a7f0 feat: ci build/test/make (github workflows) 2021-08-01 23:56:56 +02:00
Amadou Ada DIENE
23dd9f5cc8 docs: improving README regarding dependencies and icons 2021-07-31 14:49:49 +02:00
Amadou Ada DIENE
2feedcefc5 fix: using chokidar instead of npm-watch (issue #4) 2021-07-31 14:49:38 +02:00
Amadou Ada DIENE
99742e3dc1 fix: shared-lib not found
https://github.com/sourcygen/electron-angular-quick-start/issues/4
2021-07-22 14:06:31 +02:00
Amadou Ada DIENE
4e9506aca5 feat: crossplatform icon config 2021-07-21 17:55:49 +02:00
Amadou Ada DIENE
7a3d5d7d3a feat: cypress setup for angular e2e tests 2021-07-20 17:46:47 +02:00
Amadou Ada DIENE
77b15bdfc4 feat: git hook config (husky eslint prettier) 2021-07-20 11:05:21 +02:00
Amadou Ada DIENE
1a5a76f912 fix: fixing eslint problems 2021-07-20 09:13:46 +02:00
Amadou Ada DIENE
f45cd5d04d 2.0.0 2021-07-19 12:51:32 +02:00
Amadou Ada DIENE
4fa2999961 feat: migrate from electron-webpack to electron-forge
Electron upgrade : 10.1.3 => 13.1.7
Angular upgrade : 10.1.3 => 12.1.2
2021-07-19 12:35:00 +02:00