diff --git a/.pnp.cjs b/.pnp.cjs index 2442af0d..18e2bd78 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -38,7 +38,7 @@ const RAW_RUNTIME_STATE = ["@types/chai", "npm:4.3.10"],\ ["@types/gulp", "npm:4.0.16"],\ ["@types/gulp-sourcemaps", "npm:0.0.37"],\ - ["@types/merge2", "npm:1.4.3"],\ + ["@types/merge2", "npm:1.4.4"],\ ["@types/mocha", "npm:10.0.3"],\ ["@types/node", "npm:20.9.0"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.13.0"],\ @@ -5488,10 +5488,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/merge2", [\ - ["npm:1.4.3", {\ - "packageLocation": "./.yarn/cache/@types-merge2-npm-1.4.3-4887d1358e-f20b81efef.zip/node_modules/@types/merge2/",\ + ["npm:1.4.4", {\ + "packageLocation": "./.yarn/cache/@types-merge2-npm-1.4.4-60dda32e34-704a94cecf.zip/node_modules/@types/merge2/",\ "packageDependencies": [\ - ["@types/merge2", "npm:1.4.3"],\ + ["@types/merge2", "npm:1.4.4"],\ ["@types/node", "npm:20.4.2"]\ ],\ "linkType": "HARD"\ @@ -13907,7 +13907,7 @@ const RAW_RUNTIME_STATE = ["@types/chai", "npm:4.3.10"],\ ["@types/gulp", "npm:4.0.16"],\ ["@types/gulp-sourcemaps", "npm:0.0.37"],\ - ["@types/merge2", "npm:1.4.3"],\ + ["@types/merge2", "npm:1.4.4"],\ ["@types/mocha", "npm:10.0.3"],\ ["@types/node", "npm:20.9.0"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.13.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-merge2-npm-1.4.3-4887d1358e-f20b81efef.zip b/.yarn/cache/@types-merge2-npm-1.4.3-4887d1358e-f20b81efef.zip deleted file mode 100644 index cd7f1407..00000000 Binary files a/.yarn/cache/@types-merge2-npm-1.4.3-4887d1358e-f20b81efef.zip and /dev/null differ diff --git a/.yarn/cache/@types-merge2-npm-1.4.4-60dda32e34-704a94cecf.zip b/.yarn/cache/@types-merge2-npm-1.4.4-60dda32e34-704a94cecf.zip new file mode 100644 index 00000000..1b9aeb93 Binary files /dev/null and b/.yarn/cache/@types-merge2-npm-1.4.4-60dda32e34-704a94cecf.zip differ diff --git a/package.json b/package.json index ea25047d..6f836455 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/chai": "4.3.10", "@types/gulp": "4.0.16", "@types/gulp-sourcemaps": "0.0.37", - "@types/merge2": "1.4.3", + "@types/merge2": "1.4.4", "@types/mocha": "10.0.3", "@types/node": "20.9.0", "@typescript-eslint/eslint-plugin": "6.13.0", diff --git a/yarn.lock b/yarn.lock index f2e85522..830f7b78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3319,12 +3319,12 @@ __metadata: languageName: node linkType: hard -"@types/merge2@npm:1.4.3": - version: 1.4.3 - resolution: "@types/merge2@npm:1.4.3" +"@types/merge2@npm:1.4.4": + version: 1.4.4 + resolution: "@types/merge2@npm:1.4.4" dependencies: "@types/node": "npm:*" - checksum: 10/f20b81efef49c02492001ed882fbf6dd3dd7846277c13b5afb6210a568b309e200cc74bb1626dcf44d34c0fb6d443c1c6abef4ce7989b509cd7d8b73397a56ae + checksum: 10/704a94cecfcc53e7cc08ccff1c95dd6afdf83c75f50ff55147f88d524a1db422ce2faee4ba65eed3461273c6e18e79b7f3a08c6f5e8b9ad45abd8b3eabb282c4 languageName: node linkType: hard @@ -10488,7 +10488,7 @@ __metadata: "@types/chai": "npm:4.3.10" "@types/gulp": "npm:4.0.16" "@types/gulp-sourcemaps": "npm:0.0.37" - "@types/merge2": "npm:1.4.3" + "@types/merge2": "npm:1.4.4" "@types/mocha": "npm:10.0.3" "@types/node": "npm:20.9.0" "@typescript-eslint/eslint-plugin": "npm:6.13.0"