Skip to content

Commit 1572757

Browse files
BC-9340 Bump dot-object and @types/dot-object (#682)
Bumps [dot-object](https://github.com/rhalff/dot-object) and [@types/dot-object](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dot-object). These dependencies needed to be updated together. Updates `dot-object` from 2.1.4 to 2.1.5 - [Changelog](https://github.com/rhalff/dot-object/blob/master/CHANGELOG.md) - [Commits](rhalff/dot-object@v2.1.4...v2.1.5) Updates `@types/dot-object` from 2.1.2 to 2.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dot-object) --- updated-dependencies: - dependency-name: dot-object dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/dot-object" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a134509 commit 1572757

File tree

2 files changed

+50
-109
lines changed

2 files changed

+50
-109
lines changed

package-lock.json

Lines changed: 48 additions & 107 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
@@ -29,7 +29,7 @@
2929
"@istanbuljs/nyc-config-typescript": "^1.0.1",
3030
"@types/chai": "^4.2.4",
3131
"@types/config": "0.0.39",
32-
"@types/dot-object": "^2.1.0",
32+
"@types/dot-object": "^2.1.6",
3333
"@types/lodash": "^4.14.164",
3434
"@types/mocha": "^9.0.0",
3535
"@types/node": "^16.0.0",
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"ajv": "^6.12.5",
6767
"config": "^3.3.1",
68-
"dot-object": "^2.1.4",
68+
"dot-object": "^2.1.5",
6969
"dotenv": "^10.0.0",
7070
"lodash": "^4.17.20"
7171
},

0 commit comments

Comments
 (0)