CoastalCommitsPastes/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>
2022-04-09 13:19:18 -07:00
..
src server: linting 2022-04-06 15:14:05 -07:00
test server: Add first e2e test, github action, health endpoint (#68) 2022-04-03 12:47:37 -07:00
.dockerignore server: Add first e2e test, github action, health endpoint (#68) 2022-04-03 12:47:37 -07:00
.env.test server: Add first e2e test, github action, health endpoint (#68) 2022-04-03 12:47:37 -07:00
.gitignore server: enable sqlite3 database and document env vars 2022-03-20 23:10:43 -07:00
.prettierrc server: add and run prettier 2022-03-24 14:57:40 -07:00
.sequelizerc server: remove mention of sequelize config 2022-03-30 00:27:42 -07:00
Dockerfile server: dockerfile updates and switch to bcryptjs 2022-03-28 19:26:16 -07:00
index.ts server: add and run prettier 2022-03-24 14:57:40 -07:00
jest.config.js server: modify jest config to ignore node_modules, dist directories 2022-04-03 13:02:15 -07:00
migrate.js client/server: add the ability to copy a post, view a posts parent 2022-04-01 22:55:49 -07:00
package.json server: move middleware tests to middleware/__tests__, set yarn test to mute console logs 2022-04-06 09:31:16 -07:00
tsconfig.json server: add yarn start and building support with tsc 2022-03-28 16:19:53 -07:00
tslint.json Initial commit 2022-03-06 16:46:59 -08:00
yarn.lock server: build(deps): bump minimist from 1.2.5 to 1.2.6 in /server (#81) 2022-04-09 13:19:18 -07:00