diff --git a/.pnp.cjs b/.pnp.cjs index 2442af0d..90407fbb 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -37,7 +37,7 @@ const RAW_RUNTIME_STATE = ["@istanbuljs/nyc-config-typescript", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:1.0.2"],\ ["@types/chai", "npm:4.3.10"],\ ["@types/gulp", "npm:4.0.16"],\ - ["@types/gulp-sourcemaps", "npm:0.0.37"],\ + ["@types/gulp-sourcemaps", "npm:0.0.38"],\ ["@types/merge2", "npm:1.4.3"],\ ["@types/mocha", "npm:10.0.3"],\ ["@types/node", "npm:20.9.0"],\ @@ -5372,10 +5372,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/gulp-sourcemaps", [\ - ["npm:0.0.37", {\ - "packageLocation": "./.yarn/cache/@types-gulp-sourcemaps-npm-0.0.37-e17fe6ef54-38f47dc297.zip/node_modules/@types/gulp-sourcemaps/",\ + ["npm:0.0.38", {\ + "packageLocation": "./.yarn/cache/@types-gulp-sourcemaps-npm-0.0.38-7cc68189d1-a840c302c2.zip/node_modules/@types/gulp-sourcemaps/",\ "packageDependencies": [\ - ["@types/gulp-sourcemaps", "npm:0.0.37"],\ + ["@types/gulp-sourcemaps", "npm:0.0.38"],\ ["@types/node", "npm:20.4.2"],\ ["@types/vinyl", "npm:2.0.7"]\ ],\ @@ -13906,7 +13906,7 @@ const RAW_RUNTIME_STATE = ["@istanbuljs/nyc-config-typescript", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:1.0.2"],\ ["@types/chai", "npm:4.3.10"],\ ["@types/gulp", "npm:4.0.16"],\ - ["@types/gulp-sourcemaps", "npm:0.0.37"],\ + ["@types/gulp-sourcemaps", "npm:0.0.38"],\ ["@types/merge2", "npm:1.4.3"],\ ["@types/mocha", "npm:10.0.3"],\ ["@types/node", "npm:20.9.0"],\ 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-sourcemaps-npm-0.0.37-e17fe6ef54-38f47dc297.zip b/.yarn/cache/@types-gulp-sourcemaps-npm-0.0.37-e17fe6ef54-38f47dc297.zip deleted file mode 100644 index b98ab8d4..00000000 Binary files a/.yarn/cache/@types-gulp-sourcemaps-npm-0.0.37-e17fe6ef54-38f47dc297.zip and /dev/null differ diff --git a/.yarn/cache/@types-gulp-sourcemaps-npm-0.0.38-7cc68189d1-a840c302c2.zip b/.yarn/cache/@types-gulp-sourcemaps-npm-0.0.38-7cc68189d1-a840c302c2.zip new file mode 100644 index 00000000..c700fb8e Binary files /dev/null and b/.yarn/cache/@types-gulp-sourcemaps-npm-0.0.38-7cc68189d1-a840c302c2.zip differ diff --git a/package.json b/package.json index ea25047d..ca865e05 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@istanbuljs/nyc-config-typescript": "1.0.2", "@types/chai": "4.3.10", "@types/gulp": "4.0.16", - "@types/gulp-sourcemaps": "0.0.37", + "@types/gulp-sourcemaps": "0.0.38", "@types/merge2": "1.4.3", "@types/mocha": "10.0.3", "@types/node": "20.9.0", diff --git a/yarn.lock b/yarn.lock index f2e85522..fcc6797d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3208,13 +3208,13 @@ __metadata: languageName: node linkType: hard -"@types/gulp-sourcemaps@npm:0.0.37": - version: 0.0.37 - resolution: "@types/gulp-sourcemaps@npm:0.0.37" +"@types/gulp-sourcemaps@npm:0.0.38": + version: 0.0.38 + resolution: "@types/gulp-sourcemaps@npm:0.0.38" dependencies: "@types/node": "npm:*" "@types/vinyl": "npm:*" - checksum: 10/38f47dc29725b021a3b63464a93b6473955b25b835916c3e2395cf694aea337481225bf7681987f65503a307e2630e509945f4bd410fa0bf839e5b4cf9077594 + checksum: 10/a840c302c209a84a21e18f485419fb88d5d671833cedc8a15b1f0a45ae889ee75daa50bdc48cb0565c47c8106a31550a9a38558a7f09a2c56c324da6f7c77633 languageName: node linkType: hard @@ -10487,7 +10487,7 @@ __metadata: "@istanbuljs/nyc-config-typescript": "npm:1.0.2" "@types/chai": "npm:4.3.10" "@types/gulp": "npm:4.0.16" - "@types/gulp-sourcemaps": "npm:0.0.37" + "@types/gulp-sourcemaps": "npm:0.0.38" "@types/merge2": "npm:1.4.3" "@types/mocha": "npm:10.0.3" "@types/node": "npm:20.9.0"