Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 829b4c5

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump the production group in /tools/syn2mas with 2 updates
Bumps the production group in /tools/syn2mas with 2 updates: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) and [ts-command-line-args](https://github.com/Roaders/ts-command-line-args). Updates `pg` from 8.10.0 to 8.11.3 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg) Updates `ts-command-line-args` from 2.4.2 to 2.5.1 - [Release notes](https://github.com/Roaders/ts-command-line-args/releases) - [Commits](Roaders/ts-command-line-args@2.4.2...2.5.1) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: ts-command-line-args dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ffd715 commit 829b4c5

File tree

2 files changed

+30
-51
lines changed

2 files changed

+30
-51
lines changed

tools/syn2mas/package-lock.json

Lines changed: 28 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/syn2mas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"id128": "^1.6.6",
3333
"knex": "^3.0.1",
3434
"log4js": "^6.9.1",
35-
"pg": "^8.10.0",
35+
"pg": "^8.11.3",
3636
"sqlite3": "^5.1.6",
37-
"ts-command-line-args": "^2.4.2",
37+
"ts-command-line-args": "^2.5.1",
3838
"yaml": "^2.3.2"
3939
}
4040
}

0 commit comments

Comments
 (0)