Skip to content

Commit

Permalink
Merge pull request #143 from crystal-ameba/dependabot/npm_and_yarn/ty…
Browse files Browse the repository at this point in the history
…pes/vscode-1.95.0

build(deps-dev): bump @types/vscode from 1.94.0 to 1.95.0
  • Loading branch information
veelenga authored Nov 9, 2024
2 parents c1608ca + 4598e2b commit 123f30a
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 @@ -57,7 +57,7 @@
"@types/node": "^22.8.1",
"tslint": "^6.1.3",
"typescript": "^5.6.3",
"@types/vscode": "^1.94.0",
"@types/vscode": "^1.95.0",
"vscode-test": "^1.6.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
dependencies:
undici-types "~6.19.8"

"@types/vscode@^1.94.0":
version "1.94.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.94.0.tgz#ccd2111b6ecaba6ad4da19c2d524828fa73ae250"
integrity sha512-UyQOIUT0pb14XSqJskYnRwD2aG0QrPVefIfrW1djR+/J4KeFQ0i1+hjZoaAmeNf3Z2jleK+R2hv+EboG/m8ruw==
"@types/vscode@^1.95.0":
version "1.95.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.95.0.tgz#484aee82c69fa2d73e29d4bf2a91191e570dbc70"
integrity sha512-0LBD8TEiNbet3NvWsmn59zLzOFu/txSlGxnv5yAFHCrhG9WvAnR3IvfHzMOs2aeWqgvNjq9pO99IUw8d3n+unw==

agent-base@6:
version "6.0.2"
Expand Down

0 comments on commit 123f30a

Please sign in to comment.