mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-23 14:57:18 +00:00
v1.10.21
This commit is contained in:
parent
fa41d21e27
commit
0899a1c183
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency lint-staged to 10.5.4
|
||||
hash: 54e6c5e2c137073e6229fa28726d8f6b08853fcc
|
||||
body: |
|
||||
Update lint-staged to 10.5.4
|
||||
|
||||
Update lint-staged from 10.2.2 to 10.5.4
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.10.21
|
||||
title: ""
|
||||
date: 2022-12-09T08:57:59.766Z
|
||||
- commits:
|
||||
- subject: Update dependency husky to 4.3.8
|
||||
hash: cf8b5790a1e9cf853328f128f9c52d72d5ac1da5
|
||||
|
@ -3,6 +3,11 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# v1.10.21
|
||||
## (2022-12-09)
|
||||
|
||||
* Update dependency lint-staged to 10.5.4 [Renovate Bot]
|
||||
|
||||
# v1.10.20
|
||||
## (2022-12-09)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.10.20",
|
||||
"version": "1.10.21",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.10.20",
|
||||
"version": "1.10.21",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -124,6 +124,6 @@
|
||||
"node": ">=14 < 16"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2022-12-09T06:59:31.913Z"
|
||||
"publishedAt": "2022-12-09T08:58:00.388Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user