From f3fc804e1671a9f35414530b15d488c2225f169d Mon Sep 17 00:00:00 2001 From: Matthew Griffin <117279304+mgriffin-scottlogic@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:43:28 +0100 Subject: [PATCH] Update estimator version to 0.3.1 (#60) --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d07843b..f33d58b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -314,9 +314,9 @@ } }, "node_modules/@scottlogic/tech-carbon-estimator": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@scottlogic/tech-carbon-estimator/-/tech-carbon-estimator-0.3.0.tgz", - "integrity": "sha512-wmlKDt900b6J6gQAePlyw3lJX9homT9wowWf72jPIONqpMceQ1e0SeW/2Kx596jiyqnW4Us+myaQSxZ53xSzag==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@scottlogic/tech-carbon-estimator/-/tech-carbon-estimator-0.3.1.tgz", + "integrity": "sha512-nn9Lc3h2eR36KDiM/GYARWFHXjRFZEQIyLFAqDVGp8A5GXjmbMoeJwgVFMcXoyW1kQv46V1a1isP/k2fhNfVXQ==", "dev": true, "dependencies": { "@angular/animations": "^17.2.0",