CoastalCommitsPastes/server
dependabot[bot] 10f8d91d09
build(deps): bump moment-timezone from 0.5.34 to 0.5.37 in /server
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.37)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 05:37:22 +00:00
..
src client/server: linting and fix next building 2022-04-21 22:01:59 -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 cleaned up multi-service compose (#75) 2022-04-13 15:31:38 -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 fix(deps): update all non-major dependencies (#111) 2022-05-07 12:07:50 -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 build(deps): bump moment-timezone from 0.5.34 to 0.5.37 in /server 2022-08-31 05:37:22 +00:00