Skip to content

Commit f12e5fc

Browse files
committed
deps: update to lezer-feel@1.7.0
1 parent a518b7b commit f12e5fc

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to [feelin](https://github.com/nikku/feelin) are documented
66

77
___Note:__ Yet to be released changes appear here._
88

9+
* `DEPS`: update to `lezer-feel@1.7.0`
10+
911
## 4.3.0
1012

1113
* `FEAT`: improve `date` and `time` input validation ([#102](https://github.com/nikku/feelin/pull/102))

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@lezer/lr": "^1.4.2",
34-
"lezer-feel": "^1.6.0",
34+
"lezer-feel": "^1.7.0",
3535
"luxon": "^3.5.0"
3636
},
3737
"repository": {

0 commit comments

Comments
 (0)