Skip to content

Commit 2ab4c78

Browse files
committed
fix(deps): update dependency @types/codemirror to ^0.0.70
1 parent b112b70 commit 2ab4c78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@angular/platform-browser-dynamic": "^7.0.0",
4646
"@angular/router": "^7.0.0",
4747
"@nrwl/nx": "7.0.2",
48-
"@types/codemirror": "^0.0.69",
48+
"@types/codemirror": "^0.0.70",
4949
"codemirror": "^5.41.0",
5050
"core-js": "^2.5.4",
5151
"rxjs": "~6.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,10 +339,10 @@
339339
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.7.tgz#1b8e33b61a8c09cbe1f85133071baa0dbf9fa71a"
340340
integrity sha512-2Y8uPt0/jwjhQ6EiluT0XCri1Dbplr0ZxfFXUz+ye13gaqE8u5gL5ppao1JrUYr9cIip5S6MvQzBS7Kke7U9VA==
341341

342-
"@types/codemirror@^0.0.69":
343-
version "0.0.69"
344-
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.69.tgz#a40ead562be9173dc18c0816c7f54c1fc272f937"
345-
integrity sha512-NtAjeJ5vqEry4w/UtKrpbPf/yViBCGB0MYTKk8/GKEEBEc8p592dg28UzDBFtUpw1+F002crt15w5hZo0zHgFw==
342+
"@types/codemirror@^0.0.70":
343+
version "0.0.70"
344+
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.70.tgz#2d9c850d6afbc93162c1434a827f86ad5ee90e35"
345+
integrity sha512-NHpD8C5J9P+6M/Swm+jIkOs8EywFMeSYzX9c1917QBNfvj2fuS0djROLoLNzSYEMHUWWaEVPLYJ8zDR2M6qaaQ==
346346

347347
348348
version "1.20.3"

0 commit comments

Comments
 (0)