Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Oct 30, 2020
1 parent a3fe894 commit c4a811b
Show file tree
Hide file tree
Showing 3 changed files with 694 additions and 703 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,29 +45,29 @@
"jsx-jsonml-devtools-renderer": "^1.4.3",
"lodash-es": "^4.17.15",
"memorize-decorator": "^0.2.2",
"tslib": "^2.0.1"
"tslib": "^2.0.3"
},
"devDependencies": {
"@microsoft/api-documenter": "^7.8.48",
"@microsoft/api-extractor": "^7.9.15",
"@rollup/plugin-replace": "^2.3.1",
"@types/jest": "^26.0.12",
"@microsoft/api-documenter": "^7.9.21",
"@microsoft/api-extractor": "^7.11.1",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-replace": "^2.3.4",
"@types/jest": "^26.0.15",
"@types/lodash-es": "^4.1.4",
"@typescript-eslint/eslint-plugin": "^4.1.1",
"@typescript-eslint/parser": "^4.1.1",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"env-cmd": "^10.1.0",
"eslint": "^7.9.0",
"eslint": "^7.12.1",
"eslint-watch": "^7.0.0",
"jest": "^26.4.2",
"jest": "^26.6.1",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.1",
"rollup": "^2.26.11",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-typescript2": "^0.27.2",
"ts-jest": "^26.3.0",
"rollup": "^2.30.0",
"rollup-plugin-typescript2": "^0.28.0",
"ts-jest": "^26.4.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
"typescript": "^4.0.5",
"web-ext-types": "^3.2.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit c4a811b

Please sign in to comment.