build: update packages - #374
Merged
Merged
Conversation
kellyjosephprice
force-pushed
the
chore/update-packages
branch
from
December 6, 2021 20:25
f7da4fe to
965137d
Compare
kellyjosephprice
force-pushed
the
chore/update-packages
branch
from
December 6, 2021 20:27
965137d to
5e1acfb
Compare
erunion
reviewed
Dec 6, 2021
| "dependencies": { | ||
| "@readme/emojis": "^4.0.0", | ||
| "@readme/syntax-highlighter": "^10.13.0", | ||
| "@readme/syntax-highlighter": "^10.13.2", |
Member
There was a problem hiding this comment.
You might have that codemirror problem again with this one when you pull it over into the site, I'm not sure. Hopefully not.
Contributor
Author
There was a problem hiding this comment.
Oh yea, totally forgot about that.
erunion
reviewed
Dec 6, 2021
| "@semantic-release/git": "^10.0.1", | ||
| "babel-jest": "^27.4.0", | ||
| "babel-loader": "^8.2.3", | ||
| "codemirror": "^5.64.0", |
Member
There was a problem hiding this comment.
This one might also cause problems, but hopefully not.
erunion
reviewed
Dec 6, 2021
| "rdme": "^5.1.4", | ||
| "prettier": "^2.5.0", | ||
| "puppeteer": "^12.0.1", | ||
| "rdme": "^5.2.0", |
Member
There was a problem hiding this comment.
There's a v6 out now if you want to update this again.
erunion
approved these changes
Dec 6, 2021
erunion
left a comment
Member
There was a problem hiding this comment.
sorry for the untethered to a review comments. looks ok though
🧰 Changes
Updates a bunch of packages minor versions.
The snapshot updates are from puppeteer, it looks text or line height is being calculated slightly differently. I don't think this will effect the outputted code.
🧬 QA & Testing