chore(deps): update bold-editor (#881)

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
This commit is contained in:
Johnny A
2022-02-18 05:55:30 -08:00
committed by GitHub
parent b8e242cbee
commit 1c57b52183
5 changed files with 22 additions and 14 deletions

View File

@@ -40,9 +40,9 @@
"binary": "4e08fb2de17ab480787a1e042b2d43106e2798093e760fc507ed773401d27c71"
},
"org.standardnotes.bold-editor": {
"version": "1.3.3",
"base64": "51a5d2e77aacbcfda21b4a3429e9fe3fb6b61175e5188b6ec26854432ac41fc2",
"binary": "a30533208fbc33f115786ff912b6d605052adda03a62b47513ce390931fe11d1"
"version": "1.3.5",
"base64": "bcecfd1a6ee1909c9f484890cf58d6d52479f8d33c16e1d5d916d1a78a75b90f",
"binary": "84d6ca88665d4d6a1aeb456f8acce1a662bfe4550128aac1fb748abed974f236"
},
"org.standardnotes.plus-editor": {
"version": "1.6.1",

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "sn-bold-editor",
"version": "1.3.3",
"version": "1.3.5",
"main": "dist/dist.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
@@ -25,8 +25,8 @@
"dompurify": "^2.2.9",
"eslint": "^7.23.0",
"eslint-plugin-react": "^7.23.1",
"filesafe-embed": "1.0.11",
"filesafe-js": "1.0.4",
"filesafe-embed": "1.0.13",
"filesafe-js": "1.0.5",
"html-webpack-plugin": "^5.3.1",
"mini-css-extract-plugin": "^1.4.0",
"node-sass": "^5.0.0",