Skip to content

Commit 02ed685

Browse files
authored
Merge pull request #1253 from isaacphysics/hotfix/update-inequality
Update Inequality to 1.2.0
2 parents a4a5244 + a3f7b7a commit 02ed685

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"html-to-text": "^9.0.5",
2424
"identity-obj-proxy": "3.0.0",
2525
"immer": "^9.0.21",
26-
"inequality": "1.1.5",
26+
"inequality": "^1.2.0",
2727
"inequality-grammar": "1.3.5",
2828
"isaac-graph-sketcher": "0.13.7",
2929
"js-cookie": "^3.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5941,10 +5941,10 @@ [email protected]:
59415941
moo "^0.5.2"
59425942
nearley "^2.20.1"
59435943

5944-
inequality@1.1.5:
5945-
version "1.1.5"
5946-
resolved "https://registry.yarnpkg.com/inequality/-/inequality-1.1.5.tgz#b92b769bb5066006aa737eaeb081ce8ca4641264"
5947-
integrity sha512-J/MxmmfI+Wz01O6anvhUOhdKui8Z+Q89sHPSJ/VF+gikTKWdHhUHJY2Naqcow68s4gQPBdeWFIPElu437J04kw==
5944+
inequality@^1.2.0:
5945+
version "1.2.0"
5946+
resolved "https://registry.yarnpkg.com/inequality/-/inequality-1.2.0.tgz#dc140b4da86f033aca5c7bd7821e70ac0e5427fa"
5947+
integrity sha512-dtOK6lRaIKITf2jAIJJPp3iyAQsI8loPJI8HC03cNiBpwJhGxf9Tvj51tApL/Ki3jc7lWlzFT/G6LxbWzcU/Cg==
59485948

59495949
inflight@^1.0.4:
59505950
version "1.0.6"

0 commit comments

Comments
 (0)