mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 03:03:06 -05:00
chore(deps): update dependency prettier to v2.7.1 (#46563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -93,7 +93,7 @@
|
||||
"mock-fs": "5.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ora": "5.4.1",
|
||||
"prettier": "2.6.2",
|
||||
"prettier": "2.7.1",
|
||||
"prismjs": "1.28.0",
|
||||
"process": "0.11.10",
|
||||
"rimraf": "3.0.2",
|
||||
@@ -41291,8 +41291,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "2.6.2",
|
||||
"license": "MIT",
|
||||
"version": "2.7.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
|
||||
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
|
||||
"bin": {
|
||||
"prettier": "bin-prettier.js"
|
||||
},
|
||||
@@ -53513,7 +53514,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"gray-matter": "4.0.3",
|
||||
"inquirer": "8.2.4",
|
||||
"prettier": "2.6.2",
|
||||
"prettier": "2.7.1",
|
||||
"ts-node": "10.8.1",
|
||||
"typescript": "4.7.4"
|
||||
},
|
||||
@@ -56016,7 +56017,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"gray-matter": "4.0.3",
|
||||
"inquirer": "8.2.4",
|
||||
"prettier": "2.6.2",
|
||||
"prettier": "2.7.1",
|
||||
"ts-node": "10.8.1",
|
||||
"typescript": "4.7.4"
|
||||
}
|
||||
@@ -81879,7 +81880,9 @@
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"prettier": {
|
||||
"version": "2.6.2"
|
||||
"version": "2.7.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
|
||||
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g=="
|
||||
},
|
||||
"pretty-bytes": {
|
||||
"version": "5.6.0"
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
"mock-fs": "5.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ora": "5.4.1",
|
||||
"prettier": "2.6.2",
|
||||
"prettier": "2.7.1",
|
||||
"prismjs": "1.28.0",
|
||||
"process": "0.11.10",
|
||||
"rimraf": "3.0.2",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"gray-matter": "4.0.3",
|
||||
"inquirer": "8.2.4",
|
||||
"prettier": "2.6.2",
|
||||
"prettier": "2.7.1",
|
||||
"ts-node": "10.8.1",
|
||||
"typescript": "4.7.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user