Skip to content

Commit ad0dc40

Browse files
Updated dev dependencies
Bump commander from 2.20.0 to 2.20.3 Bump handlebars from 4.1.2 to 4.7.3 Bump kind-of from 6.0.2 to 6.0.3 Bump uglify-js from 3.6.0 to 3.8.0
1 parent f97e534 commit ad0dc40

File tree

3 files changed

+22
-14
lines changed

3 files changed

+22
-14
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [1.3.3] - 2020-03-18
10+
11+
### Security
12+
- Updated version of commander within dev dependencies from 2.20.0 to 2.20.3
13+
- Updated version of handlebars within dev dependencies from 4.1.2 to 4.7.3
14+
- Updated version of kind-of within dev dependencies from 6.0.2 to 6.0.3
15+
- Updated version of uglify-js within dev dependencies from 3.6.0 to 3.8.0
16+
917
## [1.3.2] - 2019-08-29
1018

1119
### Security

package-lock.json

Lines changed: 13 additions & 13 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
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-cache-killer",
33
"description": "Kill your asset cache file problems by updating their filenames and any references to them.",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"homepage": "https://github.com/midnight-coding/grunt-cache-killer",
66
"author": {
77
"name": "Matthew Rath",

0 commit comments

Comments
 (0)