mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Bump prettier from 2.1.0 to 2.1.1 (#1636)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.1.0...2.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -13512,9 +13512,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"prettier": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.1.0.tgz",
|
||||
"integrity": "sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==",
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.1.1.tgz",
|
||||
"integrity": "sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==",
|
||||
"dev": true
|
||||
},
|
||||
"process": {
|
||||
|
||||
+1
-1
@@ -105,7 +105,7 @@
|
||||
"lint-staged": "^10.2.13",
|
||||
"ng-packagr": "^10.0.4",
|
||||
"node-stream-zip": "^1.11.3",
|
||||
"prettier": "^2.1.0",
|
||||
"prettier": "^2.1.1",
|
||||
"protractor": "^7.0.0",
|
||||
"protractor-retry": "^1.2.13",
|
||||
"protractor-smartrunner": "^0.1.1",
|
||||
|
||||
Reference in New Issue
Block a user