Skip to content

Commit

Permalink
update cypher-codemirror and cypher-editor-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Emil Andersson authored and OskarDamkjaer committed Nov 4, 2020
1 parent f40ba91 commit 43aff75
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@
"canvg": "^1.5.3",
"codemirror": "^5.29.0",
"core-js": "3",
"cypher-codemirror": "1.1.6",
"cypher-editor-support": "^1.1.6",
"cypher-codemirror": "1.1.7",
"cypher-editor-support": "^1.1.7",
"d3": "3",
"dateformat": "^3.0.3",
"deepmerge": "^2.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4558,17 +4558,17 @@ cyclist@^1.0.1:
resolved "https://neo.jfrog.io/neo/api/npm/npm/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=

[email protected].6:
version "1.1.6"
resolved "https://neo.jfrog.io/neo/api/npm/npm/cypher-codemirror/-/cypher-codemirror-1.1.6.tgz#cd306c38c9922e8328b992bc779ba10b0bf48931"
integrity sha1-zTBsOMmSLoMouZK8d5uhCwv0iTE=
[email protected].7:
version "1.1.7"
resolved "https://neo.jfrog.io/neo/api/npm/npm/cypher-codemirror/-/cypher-codemirror-1.1.7.tgz#4207b96ca5b6649404ab32a2ebc20099b2ee3de4"
integrity sha1-Qge5bKW2ZJQEqzKi68IAmbLuPeQ=
dependencies:
cypher-editor-support "1.1.6"
cypher-editor-support "1.1.7"

[email protected].6, cypher-editor-support@^1.1.6:
version "1.1.6"
resolved "https://neo.jfrog.io/neo/api/npm/npm/cypher-editor-support/-/cypher-editor-support-1.1.6.tgz#a9bad1e9c67a91d8bcd7066e0498130de43ed84a"
integrity sha1-qbrR6cZ6kdi81wZuBJgTDeQ+2Eo=
[email protected].7, cypher-editor-support@^1.1.7:
version "1.1.7"
resolved "https://neo.jfrog.io/neo/api/npm/npm/cypher-editor-support/-/cypher-editor-support-1.1.7.tgz#14daa7dde9ad8128c06bfc51e31d513ba9cd0fa0"
integrity sha1-FNqn3emtgSjAa/xR4x1RO6nND6A=
dependencies:
antlr4 "4.7.0"
fuzzaldrin "2.1.0"
Expand Down

0 comments on commit 43aff75

Please sign in to comment.