Skip to content

Commit

Permalink
chore(deps): update prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
bd82 committed Mar 11, 2023
1 parent f5fdf95 commit 6d210a3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"lodash": "4.17.21",
"mocha": "10.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.1",
"prettier": "2.8.4",
"shx": "0.3.4",
"cz-conventional-changelog": "3.3.0",
"@commitlint/cli": "17.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/chevrotain/diagrams/vendor/railroad-diagrams.js
Original file line number Diff line number Diff line change
Expand Up @@ -956,10 +956,10 @@
].forEach(function (e, i) {
root[e] = temp[i]
})
}.call(this, {
}).call(this, {
VERTICAL_SEPARATION: 8,
ARC_RADIUS: 10,
DIAGRAM_CLASS: "railroad-diagram",
STROKE_ODD_PIXEL_LENGTH: true,
INTERNAL_ALIGNMENT: "center"
}))
})
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d210a3

Please sign in to comment.