Skip to content

Commit 2f1ff89

Browse files
Bump config and @types/config
Bumps [config](https://github.com/node-config/node-config) and [@types/config](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/config). These dependencies needed to be updated together. Updates `config` from 3.3.6 to 3.3.12 - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](node-config/node-config@v3.3.6...v3.3.12) Updates `@types/config` from 0.0.39 to 3.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/config) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32562bd commit 2f1ff89

File tree

2 files changed

+32
-33
lines changed

2 files changed

+32
-33
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@istanbuljs/nyc-config-typescript": "^1.0.1",
3030
"@types/chai": "^4.2.4",
31-
"@types/config": "0.0.39",
31+
"@types/config": "3.3.5",
3232
"@types/dot-object": "^2.1.6",
3333
"@types/lodash": "^4.14.164",
3434
"@types/mocha": "^9.0.0",
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"ajv": "^6.12.5",
67-
"config": "^3.3.1",
67+
"config": "^3.3.12",
6868
"dot-object": "^2.1.5",
6969
"dotenv": "^10.0.0",
7070
"lodash": "^4.17.20"

0 commit comments

Comments
 (0)