Skip to content

Commit 8db32db

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 e0f7b5d commit 8db32db

File tree

2 files changed

+21
-19
lines changed

2 files changed

+21
-19
lines changed

package-lock.json

Lines changed: 19 additions & 17 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",
@@ -63,7 +63,7 @@
6363
},
6464
"dependencies": {
6565
"ajv": "^6.12.5",
66-
"config": "^3.3.1",
66+
"config": "^3.3.12",
6767
"dot-object": "^2.1.5",
6868
"dotenv": "^10.0.0",
6969
"lodash": "^4.17.20"

0 commit comments

Comments
 (0)