9 Commits

Author SHA1 Message Date
dependabot[bot]
3552a43714
Bump nanoid and mocha
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `nanoid` from 3.1.20 to 3.3.3
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.3.3)

Updates `mocha` from 8.4.0 to 10.1.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/v8.4.0...v10.1.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 18:43:20 +00:00
4fd34232a2 remove dependencies and tsc script 2022-10-29 19:14:38 +02:00
5cc73cb37b remove examples 2022-10-27 19:19:23 +02:00
81e185d5c5 change static filepaths | fix whitespace bug | delete Express-API | add comments 2021-12-18 21:13:57 +01:00
60eee82fb5 create examples | create tests | fix jsonmerger | fix imports 2021-11-10 20:05:09 +01:00
074b5ac026 replace checker with typechecker npm package 2021-08-08 19:05:52 +02:00
cb6843b337 delete jsdom 2021-08-07 20:05:45 +02:00
9327cfaf79 change package.log.json | change readmefile 2021-08-07 15:41:46 +02:00
c995686df1 rename | add gulpfile 2021-08-07 15:39:13 +02:00