Skip to content

Commit

Permalink
build(deps): bump @microlink/mql from 0.11.10 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [@microlink/mql](https://github.com/microlinkhq/mql) from 0.11.10 to 0.12.1.
- [Release notes](https://github.com/microlinkhq/mql/releases)
- [Changelog](https://github.com/microlinkhq/mql/blob/master/CHANGELOG.md)
- [Commits](microlinkhq/mql@v0.11.10...v0.12.1)

---
updated-dependencies:
- dependency-name: "@microlink/mql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 2a4bc84 commit 86d1450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@emotion/react": "~11.11.0",
"@kikobeats/use-query-state": "1.2.2",
"@microlink/mql": "~0.11.2",
"@microlink/mql": "~0.12.1",
"@microlink/react": "~5.5.12",
"@microlink/react-json-view": "~1.23.0",
"@monaco-editor/react": "~4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"share"
],
"dependencies": {
"@microlink/mql": "~0.11.2",
"@microlink/mql": "~0.12.1",
"debug-logfmt": "~1.0.4",
"dlv": "~1.1.3",
"make-dir": "~3.1.0",
Expand Down

0 comments on commit 86d1450

Please sign in to comment.