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] 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>
2 years ago
..
src client/server: linting and fix next building 3 years ago
test server: Add first e2e test, github action, health endpoint (#68) 3 years ago
.dockerignore server: Add first e2e test, github action, health endpoint (#68) 3 years ago
.env.test server: Add first e2e test, github action, health endpoint (#68) 3 years ago
.gitignore
.prettierrc
.sequelizerc server: remove mention of sequelize config 3 years ago
Dockerfile cleaned up multi-service compose (#75) 3 years ago
index.ts
jest.config.js server: modify jest config to ignore node_modules, dist directories 3 years ago
migrate.js client/server: add the ability to copy a post, view a posts parent 3 years ago
package.json build(deps): bump sqlite3 from 5.0.2 to 5.0.3 in /server (#128) 2 years ago
pnpm-lock.yaml Update to next 13, switch to pnpm (#127) 2 years ago
tsconfig.json
tslint.json
yarn.lock build(deps): bump sqlite3 from 5.0.2 to 5.0.3 in /server (#128) 2 years ago