Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot] df4d7e10fe
Bump minimatch and react-scripts
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 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 `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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: minimatch
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 08:01:04 +00:00
Gene Mecija 646290feca
Merge pull request #7 from genemecija/dependabot/npm_and_yarn/hapi/hoek-8.5.1
Bump @hapi/hoek from 8.5.0 to 8.5.1
2022-12-10 23:57:26 -08:00
Gene Mecija ed3724b194
Merge pull request #5 from genemecija/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-12-10 23:29:48 -08:00
Gene Mecija 2184896f29
Merge pull request #4 from genemecija/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.4.3 to 4.8.1
2022-12-10 23:27:12 -08:00
dependabot[bot] 82e6ca2c80
Bump @hapi/hoek from 8.5.0 to 8.5.1
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/hapijs/hoek/releases)
- [Commits](https://github.com/hapijs/hoek/compare/v8.5.0...v8.5.1)

---
updated-dependencies:
- dependency-name: "@hapi/hoek"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 18:35:49 +00:00
dependabot[bot] 54ef13de53
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:46:55 +00:00
dependabot[bot] 01bfd0011b
Bump terser from 4.4.3 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.4.3...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:46:52 +00:00
dependabot[bot] 44a953f68b
Bump eventsource from 1.0.7 to 1.1.2
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:46:52 +00:00
Gene Mecija 8c1ecb6590 New opacity fix 2022-08-08 10:46:08 -07:00
Gene Mecija dc8adcaeda package file updates 2020-02-13 11:37:53 -08:00
Gene Mecija 1d331a1d21 Timeouts instead of promises, wpm progress, misc progress 2020-01-24 23:32:08 -08:00
Gene Mecija 482002d111 Initial commit from Create React App 2019-12-21 14:40:54 -08:00