Skip to content

Commit

Permalink
fix(Deps): Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nokome committed Dec 13, 2020
1 parent 217cbf2 commit 4f2a7e0
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@stencila/executa": "^1.15.4",
"@stencila/logga": "^3.0.1",
"@stencila/schema": "^0.47.2",
"@stencila/thema": "^2.20.7",
"@stencila/thema": "^2.20.8",
"ajv": "^6.12.6",
"appdata-path": "^1.0.0",
"asciimath2tex": "https://github.com/christianp/asciimath2tex/tarball/dedc42ddfdb80678bfb09864cfa76afb0a4b5f44",
Expand All @@ -65,7 +65,7 @@
"get-stdin": "^8.0.0",
"github-slugger": "^1.3.0",
"globby": "^11.0.1",
"got": "^11.8.0",
"got": "^11.8.1",
"hyperscript": "^2.0.2",
"immer": "^7.0.15",
"is-docker": "^2.1.1",
Expand Down Expand Up @@ -111,14 +111,14 @@
},
"devDependencies": {
"@stencila/dev-config": "1.4.113",
"@testing-library/dom": "7.28.1",
"@testing-library/dom": "7.29.0",
"@testing-library/jest-dom": "5.11.6",
"@types/async-lock": "1.1.2",
"@types/content-type": "1.1.3",
"@types/escape-html": "1.0.0",
"@types/fs-extra": "9.0.4",
"@types/fs-extra": "9.0.5",
"@types/hyperscript": "0.0.4",
"@types/jest": "26.0.18",
"@types/jest": "26.0.19",
"@types/js-beautify": "1.13.1",
"@types/js-yaml": "3.12.5",
"@types/jsdom": "16.2.5",
Expand All @@ -129,7 +129,7 @@
"@types/mdast": "3.0.3",
"@types/mime": "2.0.3",
"@types/minimist": "1.2.1",
"@types/node": "14.14.11",
"@types/node": "14.14.13",
"@types/papaparse": "5.2.4",
"@types/parse-author": "2.0.0",
"@types/parse5": "5.0.3",
Expand All @@ -153,7 +153,7 @@
"ts-jest": "26.4.4",
"ts-node": "9.1.1",
"typedoc": "0.19.2",
"typescript": "4.1.2"
"typescript": "4.1.3"
},
"commitlint": {
"extends": [
Expand Down

0 comments on commit 4f2a7e0

Please sign in to comment.