chore: upgrade deps

This commit is contained in:
Mo
2022-03-04 09:17:28 -06:00
parent 6c71864b7e
commit d8e8be8b63
69 changed files with 148 additions and 146 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sn-code-editor",
"version": "1.3.11",
"version": "1.3.12",
"description": "A code editor for Standard Notes",
"main": "dist/main.js",
"author": "Standard Notes <hello@standardnotes.org>",
@@ -17,7 +17,7 @@
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@standardnotes/component-relay": "2.2.0",
"codemirror": "5.59.2",
"codemirror": "5.65.2",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^5.0.1",
"eslint": "^7.18.0",