Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot]
a87e196361 Bump flat and mocha
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `flat` from 4.1.0 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](https://github.com/hughsk/flat/compare/4.1.0...5.0.2)

Updates `mocha` from 6.2.3 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v6.2.3...v10.2.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 17:42:26 +00:00
9b50b0fb91 Merge pull request #4 from chrisvrose/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-06-20 10:36:02 +05:30
dependabot[bot]
cc564fc9c3 Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 21:55:38 +00:00
dependabot[bot]
d2552a18b2 Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 16:34:11 +00:00
252a21203c update packages and readme 2020-12-05 10:53:41 +05:30
4f9ee6ba1c Remove deprecated, and add in types and loggin 2020-12-05 10:42:55 +05:30
dependabot[bot]
2a1eb07c2a Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 02:27:56 +00:00
c48194459f Update deps 2020-06-20 11:40:14 +05:30
dependabot[bot]
d3f163a793 Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 04:16:42 +00:00
638fac0ad4 Set new devDependencies 2019-09-08 13:38:04 +05:30
dependabot[bot]
ffb7e90e40 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-08 07:52:34 +00:00
aa46296f53 Switch to GET, fix forms
GET is much more better than using blobs
2019-05-25 13:37:19 +05:30
ba8fe72160 Reality check
Auth is way too complicated for use case
2019-05-24 21:38:05 +05:30
464c6c1c3f Update dependencies, README 2019-05-24 12:04:21 +05:30
1179046127 Fix Travis 2019-05-24 08:48:01 +05:30
d1e0f2a907 General updates 2019-05-23 20:23:32 +05:30
4f01ee8cb8 Add routing basics
Add jquery
2019-05-21 19:37:11 +05:30
8e650dbf1f Add base code 2019-05-19 12:21:40 +05:30