Skip to content

Commit ae940a7

Browse files
chore: bump prqlc from 0.13.10 to 0.13.11 (#1025)
Bumps [prqlc](https://github.com/PRQL/prql/tree/HEAD/prqlc/bindings/js) from 0.13.10 to 0.13.11. - [Release notes](https://github.com/PRQL/prql/releases) - [Changelog](https://github.com/PRQL/prql/blob/main/CHANGELOG.md) - [Commits](https://github.com/PRQL/prql/commits/0.13.11/prqlc/bindings/js) --- updated-dependencies: - dependency-name: prqlc dependency-version: 0.13.11 dependency-type: direct:production 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 5e7a190 commit ae940a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
},
207207
"dependencies": {
208208
"@types/vscode": "^1.110.0",
209-
"prqlc": "^0.13.10",
209+
"prqlc": "^0.13.11",
210210
"shiki": "^0.14.7"
211211
}
212212
}

0 commit comments

Comments
 (0)