Refactoring day1
This commit is contained in:
10
node_modules/update-notifier/package.json
generated
vendored
10
node_modules/update-notifier/package.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "update-notifier",
|
||||
"version": "4.1.1",
|
||||
"version": "4.1.0",
|
||||
"description": "Update notifications for your CLI app",
|
||||
"license": "BSD-2-Clause",
|
||||
"repository": "yeoman/update-notifier",
|
||||
@@ -54,11 +54,15 @@
|
||||
"fixture-stdout": "^0.2.1",
|
||||
"mock-require": "^3.0.3",
|
||||
"strip-ansi": "^6.0.0",
|
||||
"xo": "^0.25.0"
|
||||
"xo": "^0.26.1"
|
||||
},
|
||||
"xo": {
|
||||
"rules": {
|
||||
"prefer-object-spread": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-4.1.0.tgz"
|
||||
,"_integrity": "sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew=="
|
||||
,"_from": "update-notifier@4.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user