This commit is contained in:
Balena CI 2020-11-30 22:20:40 +02:00 committed by VersionBot
parent 689915c19a
commit f6ba69144b
5 changed files with 33 additions and 3 deletions

View File

@ -1,3 +1,28 @@
- commits:
- subject: Bump systeminformation from 4.27.11 to 4.30.5
hash: 8036d5147950a3dfb976aaceee46a75e0025c732
body: >
Bumps
[systeminformation](https://github.com/sebhildebrandt/systeminformation)
from 4.27.11 to 4.30.5.
- [Release
notes](https://github.com/sebhildebrandt/systeminformation/releases)
-
[Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.27.11...v4.30.5)
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]'
nested: []
version: 12.2.7
date: 2020-11-30T19:33:51.623Z
- commits:
- subject: Update npm entry in package.json to match the npm version we use
hash: cda1e9788d8d2016863effef796c62b1f72c58b8

View File

@ -4,6 +4,11 @@ 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/).
# v12.2.7
## (2020-11-30)
* Bump systeminformation from 4.27.11 to 4.30.5 [dependabot[bot]]
# v12.2.6
## (2020-11-30)

View File

@ -1 +1 @@
12.2.6
12.2.7

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-supervisor",
"version": "12.2.6",
"version": "12.2.7",
"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": "12.2.6",
"version": "12.2.7",
"license": "Apache-2.0",
"repository": {
"type": "git",