This commit is contained in:
Balena CI 2019-11-19 22:31:16 +02:00
parent 94c82caaf3
commit 7191d4917d
4 changed files with 27 additions and 2 deletions

View File

@ -1,3 +1,24 @@
- commits:
- subject: Bump js-yaml from 3.12.0 to 3.13.1
hash: 9c88d8fb722c6005465754dff900379d091eb324
body: >
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to
3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
-
[Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
footer:
Change-type: patch
change-type: patch
Signed-off-by: 'dependabot[bot] <support@github.com>'
signed-off-by: 'dependabot[bot] <support@github.com>'
author: 'dependabot[bot]'
version: 10.6.11
date: 2019-11-19T20:14:15.729Z
- commits:
- subject: Update balenaos-in-container
hash: 072a2f951a653f56f3f01532706897c3a15b9c01

View File

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).
## 10.6.11 - 2019-11-19
* Bump js-yaml from 3.12.0 to 3.13.1 [dependabot[bot]]
## 10.6.10 - 2019-11-19
* Update balenaos-in-container [Pagan Gazzard]

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-supervisor",
"version": "10.6.10",
"version": "10.6.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "balena-supervisor",
"description": "This is balena's Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as the balena API informs it to.",
"version": "10.6.10",
"version": "10.6.11",
"license": "Apache-2.0",
"repository": {
"type": "git",