Skip to content

Commit

Permalink
chore(deps): update dependency @types/vscode to v1.74.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2023
1 parent c6636eb commit 53f81ec
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 @@ -118,7 +118,7 @@
"@ellreka/configs": "1.1.14",
"@types/jest": "29.2.4",
"@types/node": "18.11.18",
"@types/vscode": "1.74.0",
"@types/vscode": "1.74.1",
"eslint": "8.30.0",
"jest": "29.3.1",
"prettier": "2.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -774,10 +774,10 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==

"@types/vscode@1.74.0":
version "1.74.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
"@types/vscode@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.1.tgz#a49dbcfdf4d72604afca748e12d046d746c34dd0"
integrity sha512-/4bwu5Lz2tQIhCDfGyEho36jEBHfEGgbuajgFZgRIfsfK/U0vv8diYIvQRiz8cc9tGlzd7m/NJscEJ7gFExJ4g==

"@types/yargs-parser@*":
version "21.0.0"
Expand Down

0 comments on commit 53f81ec

Please sign in to comment.