Skip to content

Commit 106ed17

Browse files
committed
Update changelog and util dep
1 parent 49de70b commit 106ed17

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v1.4.0
2+
date: 2021-04-21
3+
changes:
4+
- Security fixes in production and dev dependencies
15
v1.3.0
26
date: 2020-08-18
37
changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"grunt-cli": "~1.4.2",
4646
"grunt-known-options": "~1.1.1",
4747
"grunt-legacy-log": "~3.0.0",
48-
"grunt-legacy-util": "~2.0.0",
48+
"grunt-legacy-util": "~2.0.1",
4949
"iconv-lite": "~0.4.13",
5050
"js-yaml": "~3.14.0",
5151
"minimatch": "~3.0.4",

0 commit comments

Comments
 (0)