Skip to content

Commit f0cf650

Browse files
committed
Upgrade lie to 3.3.0 (from 3.1.1)
1 parent f44a71c commit f0cf650

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"knockout-sortable": "1.1.0",
5252
"knockout.validation": "2.0.3",
5353
"less": "2.7.3",
54-
"lie": "3.1.1",
54+
"lie": "3.3.0",
5555
"moment": "2.20.1",
5656
"moment-timezone": "0.4.0",
5757
"nouislider": "10.1.0",

yarn.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3034,7 +3034,13 @@ libnpx@^10.0.1:
30343034
y18n "^4.0.0"
30353035
yargs "^11.0.0"
30363036

3037-
lie@3.1.1, lie@~3.1.0:
3037+
lie@3.3.0:
3038+
version "3.3.0"
3039+
resolved "https://registry.yarnpkg.com/lie/-/lie-3.3.0.tgz#dcf82dee545f46074daf200c7c1c5a08e0f40f6a"
3040+
dependencies:
3041+
immediate "~3.0.5"
3042+
3043+
lie@~3.1.0:
30383044
version "3.1.1"
30393045
resolved "https://registry.yarnpkg.com/lie/-/lie-3.1.1.tgz#9a436b2cc7746ca59de7a41fa469b3efb76bd87e"
30403046
dependencies:

0 commit comments

Comments
 (0)