Skip to content

Commit

Permalink
chore(deps): update @logdna/stdlib requirement from ^1.1.0 to ^1.1.2
Browse files Browse the repository at this point in the history
Updates the requirements on [@logdna/stdlib](https://github.com/logdna/stdlib-node) to permit the latest version.
- [Release notes](https://github.com/logdna/stdlib-node/releases)
- [Changelog](https://github.com/logdna/stdlib-node/blob/main/CHANGELOG.md)
- [Commits](logdna/stdlib-node@v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: "@logdna/stdlib"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mdeltito committed Jul 5, 2021
1 parent 0cf755c commit 70eb5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
]
},
"dependencies": {
"@logdna/stdlib": "^1.1.0",
"@logdna/stdlib": "^1.1.2",
"chevrotain": "^9.0.2"
}
}

0 comments on commit 70eb5f9

Please sign in to comment.