You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drift/server
dependabot[bot] b6af63671b
server: build(deps): bump minimist from 1.2.5 to 1.2.6 in /server (#81)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
..
src server: linting 4 years ago
test server: Add first e2e test, github action, health endpoint (#68) 4 years ago
.dockerignore server: Add first e2e test, github action, health endpoint (#68) 4 years ago
.env.test server: Add first e2e test, github action, health endpoint (#68) 4 years ago
.gitignore
.prettierrc
.sequelizerc
Dockerfile
index.ts
jest.config.js server: modify jest config to ignore node_modules, dist directories 4 years ago
migrate.js
package.json server: move middleware tests to middleware/__tests__, set yarn test to mute console logs 4 years ago
tsconfig.json
tslint.json
yarn.lock server: build(deps): bump minimist from 1.2.5 to 1.2.6 in /server (#81) 4 years ago