CoastalCommitsPastes/server
dependabot[bot] 53059e14ad
build(deps): bump sqlite3 from 5.0.2 to 5.0.3 in /server (#128)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 00:31:23 -08: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 build(deps): bump sqlite3 from 5.0.2 to 5.0.3 in /server (#128) 2022-11-08 00:31:23 -08:00
pnpm-lock.yaml Update to next 13, switch to pnpm (#127) 2022-11-08 00:28:19 -08: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 sqlite3 from 5.0.2 to 5.0.3 in /server (#128) 2022-11-08 00:31:23 -08:00