diff --git a/.pnp.cjs b/.pnp.cjs index d477132e..78ee1a59 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -37,7 +37,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@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"],\ @@ -4937,10 +4937,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@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"]\ ],\ @@ -13422,7 +13422,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@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/@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 d17dc252..09269cb6 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 0c7413aa..870bbff3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3038,13 +3038,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": "*" "@types/vinyl": "*" - checksum: 38f47dc29725b021a3b63464a93b6473955b25b835916c3e2395cf694aea337481225bf7681987f65503a307e2630e509945f4bd410fa0bf839e5b4cf9077594 + checksum: a840c302c209a84a21e18f485419fb88d5d671833cedc8a15b1f0a45ae889ee75daa50bdc48cb0565c47c8106a31550a9a38558a7f09a2c56c324da6f7c77633 languageName: node linkType: hard @@ -10201,7 +10201,7 @@ __metadata: "@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