diff --git a/.pnp.cjs b/.pnp.cjs index 4d9c76f507..a628b05431 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -7295,7 +7295,7 @@ const RAW_RUNTIME_STATE = ["@chainlink/ea-bootstrap", "workspace:packages/core/bootstrap"],\ ["@chainlink/ea-test-helpers", "workspace:packages/core/test-helpers"],\ ["@chainlink/google-bigquery-adapter", "workspace:packages/sources/google-bigquery"],\ - ["@types/convert-units", "npm:2.3.11"],\ + ["@types/convert-units", "npm:2.3.12"],\ ["@types/jest", "npm:29.5.14"],\ ["@types/node", "npm:22.14.1"],\ ["convert-units", "npm:2.3.4"],\ @@ -16288,10 +16288,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/convert-units", [\ - ["npm:2.3.11", {\ - "packageLocation": "./.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip/node_modules/@types/convert-units/",\ + ["npm:2.3.12", {\ + "packageLocation": "./.yarn/cache/@types-convert-units-npm-2.3.12-205747ae62-8729e85b73.zip/node_modules/@types/convert-units/",\ "packageDependencies": [\ - ["@types/convert-units", "npm:2.3.11"]\ + ["@types/convert-units", "npm:2.3.12"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip b/.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip deleted file mode 100644 index 45658f7156..0000000000 Binary files a/.yarn/cache/@types-convert-units-npm-2.3.11-89c1a86eb5-bae4d1a3ba.zip and /dev/null differ diff --git a/.yarn/cache/@types-convert-units-npm-2.3.12-205747ae62-8729e85b73.zip b/.yarn/cache/@types-convert-units-npm-2.3.12-205747ae62-8729e85b73.zip new file mode 100644 index 0000000000..7c47dcc11f Binary files /dev/null and b/.yarn/cache/@types-convert-units-npm-2.3.12-205747ae62-8729e85b73.zip differ diff --git a/packages/composites/google-weather/package.json b/packages/composites/google-weather/package.json index d03c18b5f1..24e3281780 100644 --- a/packages/composites/google-weather/package.json +++ b/packages/composites/google-weather/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@chainlink/ea-test-helpers": "workspace:*", - "@types/convert-units": "2.3.11", + "@types/convert-units": "2.3.12", "@types/jest": "^29.5.14", "@types/node": "22.14.1", "typescript": "5.8.3" diff --git a/yarn.lock b/yarn.lock index 4865778f68..2f9fe2d07d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4325,7 +4325,7 @@ __metadata: "@chainlink/ea-bootstrap": "workspace:*" "@chainlink/ea-test-helpers": "workspace:*" "@chainlink/google-bigquery-adapter": "workspace:*" - "@types/convert-units": "npm:2.3.11" + "@types/convert-units": "npm:2.3.12" "@types/jest": "npm:^29.5.14" "@types/node": "npm:22.14.1" convert-units: "npm:^2.3.4" @@ -12499,10 +12499,10 @@ __metadata: languageName: node linkType: hard -"@types/convert-units@npm:2.3.11": - version: 2.3.11 - resolution: "@types/convert-units@npm:2.3.11" - checksum: 10/bae4d1a3bab527c5660037ae8cadb6a3f9db398909641f72074556b92a3d073ef0ab7b14254a915c96f1bbd187ded32ee3efaa58c62eafa438e3f26c9a12ce1c +"@types/convert-units@npm:2.3.12": + version: 2.3.12 + resolution: "@types/convert-units@npm:2.3.12" + checksum: 10/8729e85b7315067fcb69f7964d2d31a770584fc804b6aa048e51c716cfb83e7ee7b0dfdc2af8de8506164169cadd937a006ae3cfc54aa4ca4f487f94167b4608 languageName: node linkType: hard