Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix22 committed Jun 12, 2022
1 parent f0cb962 commit 6522221
Show file tree
Hide file tree
Showing 3 changed files with 2,100 additions and 2,173 deletions.
2 changes: 1 addition & 1 deletion components/Meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Reset from './style/Reset'
import Font from './style/Font'
import Typography from './style/Typography'

const CODEMIRROR_VERSION = '5.65.3'
const CODEMIRROR_VERSION = '5.65.5'

export const HIGHLIGHTS_ONLY = ['shades-of-purple', 'vscode', 'a11y-dark']
const LOCAL_STYLESHEETS = ['one-light', 'one-dark', 'verminal', 'night-owl', 'nord', 'synthwave-84']
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"axios": "^0.27.2",
"chrome-aws-lambda": "^8.0.2",
"cm-show-invisibles": "^3.1.0",
"codemirror": "5.65.3",
"codemirror": "5.65.5",
"codemirror-graphql": "^1.3.0",
"codemirror-mode-elixir": "^1.1.2",
"codemirror-solidity": "^0.2.3",
Expand Down
Loading

0 comments on commit 6522221

Please sign in to comment.