Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 4a529ee

Browse files
committed
chore(release): 2.1.5 [skip ci]
## [2.1.5](v2.1.4...v2.1.5) (2019-12-27) ### 🐛 Bug Fixes * **deps:** [security] bump handlebars from 4.1.2 to 4.5.3 ([#74](#74)) ([983c3c3](983c3c3)) ### 🧦 Miscellaneous * **deps-dev:** bump @holvonix-open/release-config-js ([#50](#50)) ([42960da](42960da)) * **deps-dev:** bump @types/node from 12.7.2 to 12.12.9 ([#49](#49)) ([67d5036](67d5036)) * **deps-dev:** bump mocha from 6.2.0 to 6.2.2 ([#30](#30)) ([6629848](6629848)) * **deps-dev:** bump typescript from 3.6.2 to 3.7.2 ([#43](#43)) ([ce4f901](ce4f901))
1 parent 983c3c3 commit 4a529ee

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.1.5](https://github.com/holvonix-open/cache-audit/compare/v2.1.4...v2.1.5) (2019-12-27)
2+
3+
4+
### 🐛 Bug Fixes
5+
6+
* **deps:** [security] bump handlebars from 4.1.2 to 4.5.3 ([#74](https://github.com/holvonix-open/cache-audit/issues/74)) ([983c3c3](https://github.com/holvonix-open/cache-audit/commit/983c3c3))
7+
8+
9+
### 🧦 Miscellaneous
10+
11+
* **deps-dev:** bump @holvonix-open/release-config-js ([#50](https://github.com/holvonix-open/cache-audit/issues/50)) ([42960da](https://github.com/holvonix-open/cache-audit/commit/42960da))
12+
* **deps-dev:** bump @types/node from 12.7.2 to 12.12.9 ([#49](https://github.com/holvonix-open/cache-audit/issues/49)) ([67d5036](https://github.com/holvonix-open/cache-audit/commit/67d5036))
13+
* **deps-dev:** bump mocha from 6.2.0 to 6.2.2 ([#30](https://github.com/holvonix-open/cache-audit/issues/30)) ([6629848](https://github.com/holvonix-open/cache-audit/commit/6629848))
14+
* **deps-dev:** bump typescript from 3.6.2 to 3.7.2 ([#43](https://github.com/holvonix-open/cache-audit/issues/43)) ([ce4f901](https://github.com/holvonix-open/cache-audit/commit/ce4f901))
15+
116
## [2.1.4](https://github.com/holvonix-open/cache-audit/compare/v2.1.3...v2.1.4) (2019-11-19)
217

318

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-audit",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Converts your Yarn cache list into package.json files for security auditing",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)