Skip to content

Commit 177f1f7

Browse files
authored
Merge pull request #180 from forcedotcom/dependabot-npm_and_yarn-types-vscode-1.98.0
chore(dev-deps): bump @types/vscode from 1.97.0 to 1.98.0
2 parents ee6b9cd + fdbdc85 commit 177f1f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/istanbul-lib-report": "^3.0.3",
1818
"@types/jest": "^29.5.14",
1919
"@types/node": "^20.17.24",
20-
"@types/vscode": "^1.97.0",
20+
"@types/vscode": "^1.98.0",
2121
"@typescript-eslint/eslint-plugin": "^7.18.0",
2222
"@typescript-eslint/parser": "^7.18.0",
2323
"commitlint": "^19.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -975,10 +975,10 @@
975975
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz"
976976
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
977977

978-
"@types/vscode@^1.97.0":
979-
version "1.97.0"
980-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.97.0.tgz#62ce3a32243019aaa4fc20cee2a3de06bc71af4f"
981-
integrity sha512-ueE73loeOTe7olaVyqP9mrRI54kVPJifUPjblZo9fYcv1CuVLPOEKEkqW0GkqPC454+nCEoigLWnC2Pp7prZ9w==
978+
"@types/vscode@^1.98.0":
979+
version "1.98.0"
980+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.98.0.tgz#5b6fa5bd99ba15313567d3847fb1177832fee08c"
981+
integrity sha512-+KuiWhpbKBaG2egF+51KjbGWatTH5BbmWQjSLMDCssb4xF8FJnW4nGH4nuAdOOfMbpD0QlHtI+C3tPq+DoKElg==
982982

983983
"@types/yargs-parser@*":
984984
version "21.0.3"

0 commit comments

Comments
 (0)