Skip to content

Commit

Permalink
chore(deps): bump vscode-variables in the production-dependencies gro…
Browse files Browse the repository at this point in the history
…up (#430)

Bumps the production-dependencies group with 1 update: [vscode-variables](https://github.com/DominicVonk/vscode-variables).


Updates `vscode-variables` from 0.1.3 to 1.0.1
- [Release notes](https://github.com/DominicVonk/vscode-variables/releases)
- [Commits](https://github.com/DominicVonk/vscode-variables/commits/v1.0.1)

---
updated-dependencies:
- dependency-name: vscode-variables
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 4a4945d commit 5813a6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,6 @@
"dependencies": {
"command-exists": "^1.2.9",
"vscode-languageclient": "^9.0.0",
"vscode-variables": "^0.1.3"
"vscode-variables": "^1.0.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4016,10 +4016,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/vscode-languageserver-types/-/vscode-languageserver-types-3.17.5.tgz#3273676f0cf2eab40b3f44d085acbb7f08a39d8a"
integrity sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==

vscode-variables@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/vscode-variables/-/vscode-variables-0.1.3.tgz#7d035e66dbeec7385d04de6478ff942f53fa4178"
integrity sha512-atxTgTGoSxtsUIqTKRozIB122meW6uMw5DWkdyeC7ibUX6mLUFi/F+w1ZoqMSx4BTgvhsD98UGlEaMDNtRP4Qg==
vscode-variables@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/vscode-variables/-/vscode-variables-1.0.1.tgz#3e086e760c10e52fbf9ab1923e4dd75aa747b5a8"
integrity sha512-iZ1d08I30ktqv4mMszGz2Y2o53r+PBpF5tEnwf8NNzKoxeuo0thoaFRG98uJkNVhOtiDmH4HJ3KlqfjM6XIxbA==

which@^2.0.1:
version "2.0.2"
Expand Down

0 comments on commit 5813a6c

Please sign in to comment.