Skip to content

Commit

Permalink
chore(project): update prettier to 2.2.1 (#7568)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandra Davila <[email protected]>
  • Loading branch information
joshblack and Alessandra Davila authored Jan 15, 2021
1 parent e34214c commit 7b3f978
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 19 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion config/prettier-config-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"prettier": "^2.1.0"
},
"devDependencies": {
"prettier": "^2.1.0"
"prettier": "^2.2.1"
}
}
1 change: 0 additions & 1 deletion docs/postmortems/0000-00-00-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ issues and Pull Requests in the "Bug" column with the appropriate owners -->
| Action item | Owner | Bug |
| ----------- | ----- | --- |


## Lessons learned

**What went well**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"lerna": "^3.20.2",
"lint-staged": "^9.5.0",
"node-gyp": "^7.1.2",
"prettier": "^2.1.0",
"prettier": "^2.2.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fs-extra": "^8.0.1",
"inquirer": "^6.4.1",
"lodash.template": "^4.5.0",
"prettier": "^2.1.0",
"prettier": "^2.2.1",
"prettier-config-carbon": "^0.5.0",
"progress-estimator": "^0.2.2",
"remark": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon-build-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"js-yaml": "^3.12.1",
"klaw-sync": "^6.0.0",
"memfs": "^3.0.4",
"prettier": "^2.1.0",
"prettier": "^2.2.1",
"prop-types": "^15.6.2",
"react": "^16.6.0",
"react-dom": "^16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@carbon/cli-reporter": "^10.4.0",
"@carbon/icons": "^10.23.0",
"fs-extra": "^8.1.0",
"prettier": "^2.1.0",
"prettier": "^2.2.1",
"rimraf": "^3.0.0",
"rollup": "^1.15.1",
"vue": "^2.6.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/scss-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"access": "public"
},
"dependencies": {
"prettier": "^2.1.0"
"prettier": "^2.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-dom": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"prettier": "^2.1.0",
"prettier": "^2.2.1",
"resolve": "^1.12.0",
"tabbable": "^4.0.0"
},
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1613,7 +1613,7 @@ __metadata:
fs-extra: ^8.0.1
inquirer: ^6.4.1
lodash.template: ^4.5.0
prettier: ^2.1.0
prettier: ^2.2.1
prettier-config-carbon: ^0.5.0
progress-estimator: ^0.2.2
remark: ^10.0.1
Expand Down Expand Up @@ -1709,7 +1709,7 @@ __metadata:
js-yaml: ^3.12.1
klaw-sync: ^6.0.0
memfs: ^3.0.4
prettier: ^2.1.0
prettier: ^2.2.1
prop-types: ^15.6.2
react: ^16.6.0
react-dom: ^16.6.0
Expand Down Expand Up @@ -1781,7 +1781,7 @@ __metadata:
"@carbon/icon-helpers": ^10.11.0
"@carbon/icons": ^10.23.0
fs-extra: ^8.1.0
prettier: ^2.1.0
prettier: ^2.2.1
rimraf: ^3.0.0
rollup: ^1.15.1
vue: ^2.6.8
Expand Down Expand Up @@ -1851,7 +1851,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@carbon/scss-generator@workspace:packages/scss-generator"
dependencies:
prettier: ^2.1.0
prettier: ^2.2.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1898,7 +1898,7 @@ __metadata:
resolution: "@carbon/test-utils@workspace:packages/test-utils"
dependencies:
node-sass: ^4.13.1
prettier: ^2.1.0
prettier: ^2.2.1
react-dom: ^16.9.0
resolve: ^1.12.0
tabbable: ^4.0.0
Expand Down Expand Up @@ -9142,7 +9142,7 @@ __metadata:
lerna: ^3.20.2
lint-staged: ^9.5.0
node-gyp: ^7.1.2
prettier: ^2.1.0
prettier: ^2.2.1
react: ^16.8.6
react-dom: ^16.8.6
rimraf: ^3.0.0
Expand Down Expand Up @@ -25202,7 +25202,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "prettier-config-carbon@workspace:config/prettier-config-carbon"
dependencies:
prettier: ^2.1.0
prettier: ^2.2.1
peerDependencies:
prettier: ^2.1.0
languageName: unknown
Expand All @@ -25226,12 +25226,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.1.0":
version: 2.1.0
resolution: "prettier@npm:2.1.0"
"prettier@npm:^2.2.1":
version: 2.2.1
resolution: "prettier@npm:2.2.1"
bin:
prettier: bin-prettier.js
checksum: f955d380d2892284c28bbfe32b1601cfcd7a24d8b310832937773b9e733f624e38ff70cbafee80e9553bdb3c55783d019163667bf9a69df4e6f7c2acdcf54c06
checksum: 92c6c9f4b87eba1f28466edee57dd18c80d00b858edda77d46d1950d20e6e302b68ee255fc91133ba931e63c4577b5ae30da194d9626a8f3c0177778b91bf056
languageName: node
linkType: hard

Expand Down

0 comments on commit 7b3f978

Please sign in to comment.