Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ec0e8a

Browse files
chore(deps-dev): bump @vscode/test-cli from 0.0.11 to 0.0.12 (#641)
1 parent729009e commit0ec0e8a

File tree

2 files changed

+31
-35
lines changed

2 files changed

+31
-35
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
"@typescript-eslint/eslint-plugin":"^8.44.0",
370370
"@typescript-eslint/parser":"^8.46.2",
371371
"@vitest/coverage-v8":"^3.2.4",
372-
"@vscode/test-cli":"^0.0.11",
372+
"@vscode/test-cli":"^0.0.12",
373373
"@vscode/test-electron":"^2.5.2",
374374
"@vscode/vsce":"^3.6.2",
375375
"bufferutil":"^4.0.9",

‎yarn.lock‎

Lines changed: 30 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -326,12 +326,7 @@
326326
"@babel/helper-string-parser""^7.25.9"
327327
"@babel/helper-validator-identifier""^7.25.9"
328328

329-
"@bcoe/v8-coverage@^0.2.3":
330-
version "0.2.3"
331-
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
332-
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
333-
334-
"@bcoe/v8-coverage@^1.0.2":
329+
"@bcoe/v8-coverage@^1.0.1", "@bcoe/v8-coverage@^1.0.2":
335330
version "1.0.2"
336331
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz#bbe12dca5b4ef983a0d0af4b07b9bc90ea0ababa"
337332
integrity sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==
@@ -1097,7 +1092,7 @@
10971092
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
10981093
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
10991094

1100-
"@types/mocha@^10.0.2":
1095+
"@types/mocha@^10.0.10":
11011096
version "10.0.10"
11021097
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
11031098
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
@@ -1493,19 +1488,19 @@
14931488
loupe "^3.1.4"
14941489
tinyrainbow "^2.0.0"
14951490

1496-
"@vscode/test-cli@^0.0.11":
1497-
version "0.0.11"
1498-
resolved "https://registry.yarnpkg.com/@vscode/test-cli/-/test-cli-0.0.11.tgz#043b2c920ef1b115626eaabc5b02cd956044a51d"
1499-
integrity sha512-qO332yvzFqGhBMJrp6TdwbIydiHgCtxXc2Nl6M58mbH/Z+0CyLR76Jzv4YWPEthhrARprzCRJUqzFvTHFhTj7Q==
1491+
"@vscode/test-cli@^0.0.12":
1492+
version "0.0.12"
1493+
resolved "https://registry.yarnpkg.com/@vscode/test-cli/-/test-cli-0.0.12.tgz#38c1405436a1c960e1abc08790ea822fc9b3e412"
1494+
integrity sha512-iYN0fDg29+a2Xelle/Y56Xvv7Nc8Thzq4VwpzAF/SIE6918rDicqfsQxV6w1ttr2+SOm+10laGuY9FG2ptEKsQ==
15001495
dependencies:
1501-
"@types/mocha""^10.0.2"
1502-
c8 "^9.1.0"
1503-
chokidar "^3.5.3"
1504-
enhanced-resolve "^5.15.0"
1496+
"@types/mocha""^10.0.10"
1497+
c8 "^10.1.3"
1498+
chokidar "^3.6.0"
1499+
enhanced-resolve "^5.18.3"
15051500
glob "^10.3.10"
15061501
minimatch "^9.0.3"
1507-
mocha "^11.1.0"
1508-
supports-color "^9.4.0"
1502+
mocha "^11.7.4"
1503+
supports-color "^10.2.2"
15091504
yargs "^17.7.2"
15101505

15111506
"@vscode/test-electron@^2.5.2":
@@ -2262,19 +2257,19 @@ bundle-name@^4.1.0:
22622257
dependencies:
22632258
run-applescript "^7.0.0"
22642259

2265-
c8@^9.1.0:
2266-
version "9.1.0"
2267-
resolved "https://registry.yarnpkg.com/c8/-/c8-9.1.0.tgz#0e57ba3ab9e5960ab1d650b4a86f71e53cb68112"
2268-
integrity sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg==
2260+
c8@^10.1.3:
2261+
version "10.1.3"
2262+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.3.tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd"
2263+
integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==
22692264
dependencies:
2270-
"@bcoe/v8-coverage""^0.2.3"
2265+
"@bcoe/v8-coverage""^1.0.1"
22712266
"@istanbuljs/schema""^0.1.3"
22722267
find-up "^5.0.0"
22732268
foreground-child "^3.1.1"
22742269
istanbul-lib-coverage "^3.2.0"
22752270
istanbul-lib-report "^3.0.1"
22762271
istanbul-reports "^3.1.6"
2277-
test-exclude "^6.0.0"
2272+
test-exclude "^7.0.1"
22782273
v8-to-istanbul "^9.0.0"
22792274
yargs "^17.7.2"
22802275
yargs-parser "^21.1.1"
@@ -2473,7 +2468,7 @@ cheerio@^1.0.0-rc.9:
24732468
parse5 "^7.0.0"
24742469
parse5-htmlparser2-tree-adapter "^7.0.0"
24752470

2476-
chokidar@^3.5.3:
2471+
chokidar@^3.6.0:
24772472
version "3.6.0"
24782473
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
24792474
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
@@ -3034,7 +3029,7 @@ end-of-stream@^1.1.0, end-of-stream@^1.4.1:
30343029
dependencies:
30353030
once "^1.4.0"
30363031

3037-
enhanced-resolve@^5.0.0, enhanced-resolve@^5.15.0, enhanced-resolve@^5.17.3:
3032+
enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.3, enhanced-resolve@^5.18.3:
30383033
version "5.18.3"
30393034
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44"
30403035
integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==
@@ -5808,10 +5803,10 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
58085803
dependencies:
58095804
minimist "^1.2.6"
58105805

5811-
mocha@^11.1.0:
5812-
version "11.7.2"
5813-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.2.tgz#3c0079fe5cc2f8ea86d99124debcc42bb1ab22b5"
5814-
integrity sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==
5806+
mocha@^11.7.4:
5807+
version "11.7.4"
5808+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.4.tgz#f161b17aeccb0762484b33bdb3f7ab9410ba5c82"
5809+
integrity sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==
58155810
dependencies:
58165811
browser-stdout "^1.3.1"
58175812
chokidar "^4.0.1"
@@ -5821,6 +5816,7 @@ mocha@^11.1.0:
58215816
find-up "^5.0.0"
58225817
glob "^10.4.5"
58235818
he "^1.2.0"
5819+
is-path-inside "^3.0.3"
58245820
js-yaml "^4.1.0"
58255821
log-symbols "^4.1.0"
58265822
minimatch "^9.0.5"
@@ -8053,6 +8049,11 @@ structured-source@^4.0.0:
80538049
dependencies:
80548050
boundary "^2.0.0"
80558051

8052+
supports-color@^10.2.2:
8053+
version "10.2.2"
8054+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-10.2.2.tgz#466c2978cc5cd0052d542a0b576461c2b802ebb4"
8055+
integrity sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==
8056+
80568057
supports-color@^5.3.0:
80578058
version "5.5.0"
80588059
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -8074,11 +8075,6 @@ supports-color@^8.0.0, supports-color@^8.1.1:
80748075
dependencies:
80758076
has-flag "^4.0.0"
80768077

8077-
supports-color@^9.4.0:
8078-
version "9.4.0"
8079-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.4.0.tgz#17bfcf686288f531db3dea3215510621ccb55954"
8080-
integrity sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==
8081-
80828078
supports-hyperlinks@^3.2.0:
80838079
version "3.2.0"
80848080
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-3.2.0.tgz#b8e485b179681dea496a1e7abdf8985bd3145461"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp