mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 17:26:34 +00:00
v1.10.22
This commit is contained in:
parent
df02732002
commit
809617a82d
@ -1,3 +1,18 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update dependency mini-css-extract-plugin to 1.6.2
|
||||||
|
hash: d35f3c30498e3a8d8b8eb74a50952489f1c629fc
|
||||||
|
body: |
|
||||||
|
Update mini-css-extract-plugin to 1.6.2
|
||||||
|
|
||||||
|
Update mini-css-extract-plugin from 1.3.3 to 1.6.2
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Renovate Bot
|
||||||
|
nested: []
|
||||||
|
version: 1.10.22
|
||||||
|
title: ""
|
||||||
|
date: 2022-12-09T10:57:43.780Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update dependency lint-staged to 10.5.4
|
- subject: Update dependency lint-staged to 10.5.4
|
||||||
hash: 54e6c5e2c137073e6229fa28726d8f6b08853fcc
|
hash: 54e6c5e2c137073e6229fa28726d8f6b08853fcc
|
||||||
|
@ -3,6 +3,11 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
# v1.10.22
|
||||||
|
## (2022-12-09)
|
||||||
|
|
||||||
|
* Update dependency mini-css-extract-plugin to 1.6.2 [Renovate Bot]
|
||||||
|
|
||||||
# v1.10.21
|
# v1.10.21
|
||||||
## (2022-12-09)
|
## (2022-12-09)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.10.21",
|
"version": "1.10.22",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"private": true,
|
"private": true,
|
||||||
"displayName": "balenaEtcher",
|
"displayName": "balenaEtcher",
|
||||||
"version": "1.10.21",
|
"version": "1.10.22",
|
||||||
"packageType": "local",
|
"packageType": "local",
|
||||||
"main": "generated/etcher.js",
|
"main": "generated/etcher.js",
|
||||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||||
@ -124,6 +124,6 @@
|
|||||||
"node": ">=14 < 16"
|
"node": ">=14 < 16"
|
||||||
},
|
},
|
||||||
"versionist": {
|
"versionist": {
|
||||||
"publishedAt": "2022-12-09T08:58:00.388Z"
|
"publishedAt": "2022-12-09T10:57:44.602Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user