Skip to content

Commit b676031

Browse files
Bump @sideway/formula to 3.0.1 (#418) (#419)
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent e14a5fc commit b676031

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"**/loader-utils": "^2.0.4",
5252
"**/terser": "^4.8.1",
5353
"decode-uri-component": "^0.2.1",
54-
"json5": "^2.2.3"
54+
"json5": "^2.2.3",
55+
"@sideway/formula": "^3.0.1"
5556
}
5657
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
dependencies:
6161
"@hapi/hoek" "^9.0.0"
6262

63-
"@sideway/formula@^3.0.0":
64-
version "3.0.0"
65-
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.0.tgz#fe158aee32e6bd5de85044be615bc08478a0a13c"
66-
integrity sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==
63+
"@sideway/formula@^3.0.0", "@sideway/formula@^3.0.1":
64+
version "3.0.1"
65+
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
66+
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==
6767

6868
"@sideway/pinpoint@^2.0.0":
6969
version "2.0.0"

0 commit comments

Comments
 (0)