Skip to content

Commit

Permalink
chore(deps): [email protected] + variable@11 (#123)
Browse files Browse the repository at this point in the history
### 🧰  Changes

* update `@readme/syntax-highlighter` to 10.4.4
* update `@readme/variable` to 11

https://readmeio.slack.com/archives/C5B798RFZ/p1612827983469900?thread_ts=1612826240.469500&cid=C5B798RFZ
  • Loading branch information
kellyjosephprice committed Feb 12, 2021
1 parent 5cebab9 commit 8ef1575
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@readme/emojis": "^3.0.0",
"@readme/syntax-highlighter": "^10.4.1",
"@readme/syntax-highlighter": "^10.4.4",
"copy-to-clipboard": "^3.3.1",
"hast-util-sanitize": "^2.0.2",
"hast-util-to-string": "^1.0.3",
Expand All @@ -51,7 +51,7 @@
"unist-util-select": "^3.0.4"
},
"peerDependencies": {
"@readme/variable": "^10.0.0",
"@readme/variable": "^11.0.0",
"react": "^16.14.0",
"react-dom": "^16.14.0"
},
Expand All @@ -67,7 +67,7 @@
"@commitlint/config-conventional": "^11.0.0",
"@hot-loader/react-dom": "^16.14.0",
"@readme/eslint-config": "^3.8.0",
"@readme/variable": "^10.0.9",
"@readme/variable": "^11.0.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"babel-core": "^7.0.0-bridge.0",
Expand Down

0 comments on commit 8ef1575

Please sign in to comment.