Skip to content

Commit e135b1d

Browse files
⬆️ Update dependency vscode to ^1.101.1
1 parent f4180f5 commit e135b1d

2 files changed

Lines changed: 34 additions & 41 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"icon": "images/logo.png",
77
"version": "1.1.0",
88
"engines": {
9-
"vscode": "^1.100.2"
9+
"vscode": "^1.101.1"
1010
},
1111
"repository": "https://github.com/Beatzoid/vscode-http-status-codes",
1212
"categories": [
@@ -42,7 +42,7 @@
4242
"@types/glob": "^8.1.0",
4343
"@types/mocha": "^10.0.10",
4444
"@types/node": "22.15.19",
45-
"@types/vscode": "^1.100.0",
45+
"@types/vscode": "^1.101.0",
4646
"@typescript-eslint/eslint-plugin": "^8.32.1",
4747
"@typescript-eslint/parser": "^8.32.1",
4848
"@vscode/test-electron": "^2.5.2",

yarn.lock

Lines changed: 32 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"@nodelib/fs.stat" "2.0.5"
162162
run-parallel "^1.1.9"
163163

164-
"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5":
164+
"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2":
165165
version "2.0.5"
166166
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
167167
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
@@ -230,10 +230,10 @@
230230
dependencies:
231231
undici-types "~6.21.0"
232232

233-
"@types/vscode@^1.100.0":
234-
version "1.100.0"
235-
resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.100.0.tgz"
236-
integrity sha512-4uNyvzHoraXEeCamR3+fzcBlh7Afs4Ifjs4epINyUX/jvdk0uzLnwiDY35UKDKnkCHP5Nu3dljl2H8lR6s+rQw==
233+
"@types/vscode@^1.101.0":
234+
version "1.101.0"
235+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.101.0.tgz#0622ca26ea15aafbe570dc4d25917c75cafe578a"
236+
integrity sha512-ZWf0IWa+NGegdW3iU42AcDTFHWW7fApLdkdnBqwYEtHVIBGbTu0ZNQKP/kX3Ds/uMJXIMQNAojHR4vexCEEz5Q==
237237

238238
"@typescript-eslint/eslint-plugin@^8.32.1":
239239
version "8.32.1"
@@ -250,7 +250,7 @@
250250
natural-compare "^1.4.0"
251251
ts-api-utils "^2.1.0"
252252

253-
"@typescript-eslint/parser@^8.0.0 || ^8.0.0-alpha.0", "@typescript-eslint/parser@^8.32.1":
253+
"@typescript-eslint/parser@^8.32.1":
254254
version "8.32.1"
255255
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.32.1.tgz"
256256
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
@@ -327,7 +327,7 @@
327327
ora "^8.1.0"
328328
semver "^7.6.2"
329329

330-
"@webassemblyjs/ast@^1.14.1", "@webassemblyjs/ast@1.14.1":
330+
"@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1":
331331
version "1.14.1"
332332
resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz"
333333
integrity sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==
@@ -428,7 +428,7 @@
428428
"@webassemblyjs/wasm-gen" "1.14.1"
429429
"@webassemblyjs/wasm-parser" "1.14.1"
430430

431-
"@webassemblyjs/wasm-parser@^1.14.1", "@webassemblyjs/wasm-parser@1.14.1":
431+
"@webassemblyjs/wasm-parser@1.14.1", "@webassemblyjs/wasm-parser@^1.14.1":
432432
version "1.14.1"
433433
resolved "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz"
434434
integrity sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==
@@ -478,7 +478,7 @@ acorn-jsx@^5.3.2:
478478
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
479479
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
480480

481-
"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", acorn@^8.14.0:
481+
acorn@^8.14.0:
482482
version "8.14.1"
483483
resolved "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz"
484484
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
@@ -512,7 +512,7 @@ ajv@^6.12.4:
512512
json-schema-traverse "^0.4.1"
513513
uri-js "^4.2.2"
514514

515-
ajv@^8.0.0, ajv@^8.8.2, ajv@^8.9.0:
515+
ajv@^8.0.0, ajv@^8.9.0:
516516
version "8.17.1"
517517
resolved "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz"
518518
integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
@@ -581,7 +581,7 @@ browser-stdout@^1.3.1:
581581
resolved "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz"
582582
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
583583

584-
browserslist@^4.24.0, "browserslist@>= 4.21.0":
584+
browserslist@^4.24.0:
585585
version "4.24.5"
586586
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.24.5.tgz"
587587
integrity sha512-FDToo4Wo82hIdgc1CQ+NQD0hEhmpPjrZ3hiUgwgOG6IuTdlpr8jdjyG24P6cNP1yJpTLzS5OcGgSw0xmDU1/Tw==
@@ -721,7 +721,7 @@ cross-spawn@^7.0.6:
721721
shebang-command "^2.0.0"
722722
which "^2.0.1"
723723

724-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@4:
724+
debug@4, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5:
725725
version "4.4.1"
726726
resolved "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz"
727727
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
@@ -796,14 +796,6 @@ escape-string-regexp@^4.0.0:
796796
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
797797
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
798798

799-
eslint-scope@^8.3.0:
800-
version "8.3.0"
801-
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz"
802-
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
803-
dependencies:
804-
esrecurse "^4.3.0"
805-
estraverse "^5.2.0"
806-
807799
eslint-scope@5.1.1:
808800
version "5.1.1"
809801
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
@@ -812,6 +804,14 @@ eslint-scope@5.1.1:
812804
esrecurse "^4.3.0"
813805
estraverse "^4.1.1"
814806

807+
eslint-scope@^8.3.0:
808+
version "8.3.0"
809+
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz"
810+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
811+
dependencies:
812+
esrecurse "^4.3.0"
813+
estraverse "^5.2.0"
814+
815815
eslint-visitor-keys@^3.4.3:
816816
version "3.4.3"
817817
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
@@ -822,7 +822,7 @@ eslint-visitor-keys@^4.2.0:
822822
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz"
823823
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
824824

825-
"eslint@^6.0.0 || ^7.0.0 || >=8.0.0", "eslint@^8.57.0 || ^9.0.0", eslint@^9.27.0:
825+
eslint@^9.27.0:
826826
version "9.27.0"
827827
resolved "https://registry.npmjs.org/eslint/-/eslint-9.27.0.tgz"
828828
integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==
@@ -1815,13 +1815,6 @@ stdin-discarder@^0.2.2:
18151815
resolved "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz"
18161816
integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==
18171817

1818-
string_decoder@~1.1.1:
1819-
version "1.1.1"
1820-
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
1821-
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
1822-
dependencies:
1823-
safe-buffer "~5.1.0"
1824-
18251818
"string-width-cjs@npm:string-width@^4.2.0":
18261819
version "4.2.3"
18271820
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
@@ -1858,6 +1851,13 @@ string-width@^7.2.0:
18581851
get-east-asian-width "^1.0.0"
18591852
strip-ansi "^7.1.0"
18601853

1854+
string_decoder@~1.1.1:
1855+
version "1.1.1"
1856+
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
1857+
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
1858+
dependencies:
1859+
safe-buffer "~5.1.0"
1860+
18611861
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
18621862
version "6.0.1"
18631863
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
@@ -1872,14 +1872,7 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18721872
dependencies:
18731873
ansi-regex "^5.0.1"
18741874

1875-
strip-ansi@^7.0.1:
1876-
version "7.1.0"
1877-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
1878-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
1879-
dependencies:
1880-
ansi-regex "^6.0.1"
1881-
1882-
strip-ansi@^7.1.0:
1875+
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
18831876
version "7.1.0"
18841877
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
18851878
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
@@ -1966,7 +1959,7 @@ type-check@^0.4.0, type-check@~0.4.0:
19661959
dependencies:
19671960
prelude-ls "^1.2.1"
19681961

1969-
typescript@*, typescript@^5.8.3, typescript@>=4.8.4, "typescript@>=4.8.4 <5.9.0":
1962+
typescript@^5.8.3:
19701963
version "5.8.3"
19711964
resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz"
19721965
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
@@ -2004,7 +1997,7 @@ watchpack@^2.4.1:
20041997
glob-to-regexp "^0.4.1"
20051998
graceful-fs "^4.1.2"
20061999

2007-
webpack-cli@^6.0.1, webpack-cli@6.x.x:
2000+
webpack-cli@^6.0.1:
20082001
version "6.0.1"
20092002
resolved "https://registry.npmjs.org/webpack-cli/-/webpack-cli-6.0.1.tgz"
20102003
integrity sha512-MfwFQ6SfwinsUVi0rNJm7rHZ31GyTcpVE5pgVA3hwFRb7COD4TzjUUwhGWKfO50+xdc2MQPuEBBJoqIMGt3JDw==
@@ -2037,7 +2030,7 @@ webpack-sources@^3.2.3:
20372030
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
20382031
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
20392032

2040-
webpack@^5.0.0, webpack@^5.1.0, webpack@^5.82.0, webpack@^5.99.8:
2033+
webpack@^5.99.8:
20412034
version "5.99.8"
20422035
resolved "https://registry.npmjs.org/webpack/-/webpack-5.99.8.tgz"
20432036
integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==

0 commit comments

Comments
 (0)