diff --git a/.pnp.cjs b/.pnp.cjs index 2442af0d..43af06b6 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -36,7 +36,7 @@ const RAW_RUNTIME_STATE = ["@googleapis/youtube", "npm:11.0.1"],\ ["@istanbuljs/nyc-config-typescript", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:1.0.2"],\ ["@types/chai", "npm:4.3.10"],\ - ["@types/gulp", "npm:4.0.16"],\ + ["@types/gulp", "npm:4.0.18"],\ ["@types/gulp-sourcemaps", "npm:0.0.37"],\ ["@types/merge2", "npm:1.4.3"],\ ["@types/mocha", "npm:10.0.3"],\ @@ -5359,10 +5359,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/gulp", [\ - ["npm:4.0.16", {\ - "packageLocation": "./.yarn/cache/@types-gulp-npm-4.0.16-31e6aab361-d3586f955a.zip/node_modules/@types/gulp/",\ + ["npm:4.0.18", {\ + "packageLocation": "./.yarn/cache/@types-gulp-npm-4.0.18-7cda64e477-adc075665d.zip/node_modules/@types/gulp/",\ "packageDependencies": [\ - ["@types/gulp", "npm:4.0.16"],\ + ["@types/gulp", "npm:4.0.18"],\ ["@types/node", "npm:20.4.2"],\ ["@types/undertaker", "npm:1.2.8"],\ ["@types/vinyl-fs", "npm:3.0.2"],\ @@ -13905,7 +13905,7 @@ const RAW_RUNTIME_STATE = ["@googleapis/youtube", "npm:11.0.1"],\ ["@istanbuljs/nyc-config-typescript", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:1.0.2"],\ ["@types/chai", "npm:4.3.10"],\ - ["@types/gulp", "npm:4.0.16"],\ + ["@types/gulp", "npm:4.0.18"],\ ["@types/gulp-sourcemaps", "npm:0.0.37"],\ ["@types/merge2", "npm:1.4.3"],\ ["@types/mocha", "npm:10.0.3"],\ diff --git a/.yarn/cache/@esbuild-linux-x64-npm-0.25.12-07c7c22cce-10.zip b/.yarn/cache/@esbuild-linux-x64-npm-0.25.12-07c7c22cce-10.zip new file mode 100644 index 00000000..13e4c313 Binary files /dev/null and b/.yarn/cache/@esbuild-linux-x64-npm-0.25.12-07c7c22cce-10.zip differ diff --git a/.yarn/cache/@esbuild-win32-x64-npm-0.25.12-2425a2e173-10.zip b/.yarn/cache/@esbuild-win32-x64-npm-0.25.12-2425a2e173-10.zip deleted file mode 100644 index 17fa377c..00000000 Binary files a/.yarn/cache/@esbuild-win32-x64-npm-0.25.12-2425a2e173-10.zip and /dev/null differ diff --git a/.yarn/cache/@types-gulp-npm-4.0.16-31e6aab361-d3586f955a.zip b/.yarn/cache/@types-gulp-npm-4.0.16-31e6aab361-d3586f955a.zip deleted file mode 100644 index 972217b0..00000000 Binary files a/.yarn/cache/@types-gulp-npm-4.0.16-31e6aab361-d3586f955a.zip and /dev/null differ diff --git a/.yarn/cache/@types-gulp-npm-4.0.18-7cda64e477-adc075665d.zip b/.yarn/cache/@types-gulp-npm-4.0.18-7cda64e477-adc075665d.zip new file mode 100644 index 00000000..07ed9548 Binary files /dev/null and b/.yarn/cache/@types-gulp-npm-4.0.18-7cda64e477-adc075665d.zip differ diff --git a/package.json b/package.json index ea25047d..de18233f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@googleapis/youtube": "11.0.1", "@istanbuljs/nyc-config-typescript": "1.0.2", "@types/chai": "4.3.10", - "@types/gulp": "4.0.16", + "@types/gulp": "4.0.18", "@types/gulp-sourcemaps": "0.0.37", "@types/merge2": "1.4.3", "@types/mocha": "10.0.3", diff --git a/yarn.lock b/yarn.lock index f2e85522..715969ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3218,15 +3218,15 @@ __metadata: languageName: node linkType: hard -"@types/gulp@npm:4.0.16": - version: 4.0.16 - resolution: "@types/gulp@npm:4.0.16" +"@types/gulp@npm:4.0.18": + version: 4.0.18 + resolution: "@types/gulp@npm:4.0.18" dependencies: "@types/node": "npm:*" "@types/undertaker": "npm:>=1.2.6" "@types/vinyl-fs": "npm:*" chokidar: "npm:^3.3.1" - checksum: 10/d3586f955a43746e9e7ef2061c12a2a4d8a7d461b09c681a4b09f75a037a9778336033a31e17a88585b1e77fe9b3005dbe7ea5c32d00e46b6cc8ac10a87281c1 + checksum: 10/adc075665dc911fbdf635349181b7271060d97401212caead2bb85dbe1cd8e5d8e9fdb2d70d24890564529aba92123eaef31f29dcf36ffc8108a2ff826d4f201 languageName: node linkType: hard @@ -10486,7 +10486,7 @@ __metadata: "@googleapis/youtube": "npm:11.0.1" "@istanbuljs/nyc-config-typescript": "npm:1.0.2" "@types/chai": "npm:4.3.10" - "@types/gulp": "npm:4.0.16" + "@types/gulp": "npm:4.0.18" "@types/gulp-sourcemaps": "npm:0.0.37" "@types/merge2": "npm:1.4.3" "@types/mocha": "npm:10.0.3"