mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
upgrade(package): eslint-plugin-node 6.0.0 -> 6.0.1
Change-Type: patch
This commit is contained in:
parent
544cd96e3d
commit
201b8dccaa
13
npm-shrinkwrap.json
generated
13
npm-shrinkwrap.json
generated
@ -3054,8 +3054,8 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-node": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-6.0.0.tgz",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-6.0.1.tgz",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"balanced-match": {
|
||||
@ -3064,13 +3064,8 @@
|
||||
"dev": true
|
||||
},
|
||||
"brace-expansion": {
|
||||
"version": "1.1.9",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.9.tgz",
|
||||
"dev": true
|
||||
},
|
||||
"ignore": {
|
||||
"version": "3.3.7",
|
||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.7.tgz",
|
||||
"version": "1.1.11",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
||||
"dev": true
|
||||
},
|
||||
"minimatch": {
|
||||
|
@ -110,7 +110,7 @@
|
||||
"eslint-plugin-import": "2.8.0",
|
||||
"eslint-plugin-jsdoc": "3.3.1",
|
||||
"eslint-plugin-lodash": "2.6.1",
|
||||
"eslint-plugin-node": "6.0.0",
|
||||
"eslint-plugin-node": "6.0.1",
|
||||
"eslint-plugin-promise": "3.6.0",
|
||||
"eslint-plugin-standard": "3.0.1",
|
||||
"html-angular-validate": "0.2.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user