Skip to content

Commit

Permalink
build(deps): bump clipboardy in /kusto-language-server/client
Browse files Browse the repository at this point in the history
Bumps [clipboardy](https://github.com/sindresorhus/clipboardy) from 2.1.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/clipboardy/releases)
- [Commits](sindresorhus/clipboardy@v2.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: clipboardy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 03150e0 commit cb1c6f4
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 96 deletions.
219 changes: 124 additions & 95 deletions kusto-language-server/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion kusto-language-server/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "node ./out/test/runTest.js"
},
"dependencies": {
"clipboardy": "^2.1.0",
"clipboardy": "^4.0.0",
"open": "^6.4.0",
"vscode-languageclient": "^4.1.4"
},
Expand Down

0 comments on commit cb1c6f4

Please sign in to comment.