diff --git a/package.json b/package.json index 1020e4e..d4300ba 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Ellinor Rapp", "dependencies": { "@excalidraw/prettier-config": "1.0.2", - "prettier": "2.2.1" + "prettier": "2.3.0" }, "description": "Virgil: handwritten font that powers Excalidraw", "license": "OFL-1.1", diff --git a/src/Virgil.vfj b/src/Virgil.vfj index db8a67e..26dc11b 100644 --- a/src/Virgil.vfj +++ b/src/Virgil.vfj @@ -40742,29 +40742,8 @@ "hinting": { "blueScale": 0.03963, "hdmx": [ - 9, - 10, - 11, - 12, - 13, - 15, - 16, - 17, - 19, - 21, - 24, - 27, - 29, - 32, - 33, - 37, - 42, - 46, - 50, - 54, - 58, - 67, - 75 + 9, 10, 11, 12, 13, 15, 16, 17, 19, 21, 24, 27, 29, 32, 33, 37, 42, 46, + 50, 54, 58, 67, 75 ] }, "info": { diff --git a/yarn.lock b/yarn.lock index cb215ea..78df57f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,7 +7,7 @@ resolved "https://registry.yarnpkg.com/@excalidraw/prettier-config/-/prettier-config-1.0.2.tgz#b7c061c99cee2f78b9ca470ea1fbd602683bba65" integrity sha512-rFIq8+A8WvkEzBsF++Rw6gzxE+hU3ZNkdg8foI+Upz2y/rOC/gUpWJaggPbCkoH3nlREVU59axQjZ1+F6ePRGg== -prettier@2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" - integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== +prettier@2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18" + integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==