Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Feb 6, 2021
1 parent 7abc202 commit 8325556
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 50 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"codelyzer": "^6.0.0",
"codemirror": "^5.59.2",
"docsify-cli": "^4.4.2",
"eslint": "^7.18.0",
"eslint": "^7.19.0",
"eslint-config-pegasus": "^2.0.1",
"gh-pages": "^3.1.0",
"husky": "^4.3.8",
Expand All @@ -75,7 +75,7 @@
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"lint-staged": "^10.5.3",
"lint-staged": "^10.5.4",
"ng-packagr": "^11.0.0",
"prettier": "^2.2.1",
"prosemirror-commands": "^1.1.5",
Expand All @@ -85,7 +85,7 @@
"prosemirror-model": "^1.13.3",
"prosemirror-schema-list": "^1.1.4",
"prosemirror-state": "^1.3.4",
"prosemirror-view": "^1.17.4",
"prosemirror-view": "^1.17.5",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"prosemirror-model": "^1.13.3",
"prosemirror-schema-list": "^1.1.4",
"prosemirror-state": "^1.3.4",
"prosemirror-view": "^1.17.4"
"prosemirror-view": "^1.17.5"
}
}

0 comments on commit 8325556

Please sign in to comment.