Skip to content

Commit 238b095

Browse files
authored
Merge pull request #167 from forcedotcom/dependabot-npm_and_yarn-types-vscode-1.97.0
chore(dev-deps): bump @types/vscode from 1.96.0 to 1.97.0
2 parents 76a0b5a + 454b737 commit 238b095

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.16",
20-
"@types/vscode": "^1.96.0",
20+
"@types/vscode": "^1.97.0",
2121
"@typescript-eslint/eslint-plugin": "^7.18.0",
2222
"@typescript-eslint/parser": "^7.18.0",
2323
"commitlint": "^19.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -950,10 +950,10 @@
950950
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz"
951951
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
952952

953-
"@types/vscode@^1.96.0":
954-
version "1.96.0"
955-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.96.0.tgz#3181004bf25d71677ae4aacdd7605a3fd7edf08e"
956-
integrity sha512-qvZbSZo+K4ZYmmDuaodMbAa67Pl6VDQzLKFka6rq+3WUTY4Kro7Bwoi0CuZLO/wema0ygcmpwow7zZfPJTs5jg==
953+
"@types/vscode@^1.97.0":
954+
version "1.97.0"
955+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.97.0.tgz#62ce3a32243019aaa4fc20cee2a3de06bc71af4f"
956+
integrity sha512-ueE73loeOTe7olaVyqP9mrRI54kVPJifUPjblZo9fYcv1CuVLPOEKEkqW0GkqPC454+nCEoigLWnC2Pp7prZ9w==
957957

958958
"@types/yargs-parser@*":
959959
version "21.0.3"

0 commit comments

Comments
 (0)