Skip to content

Commit

Permalink
Upgrade DEPZ 🦘 (#743)
Browse files Browse the repository at this point in the history
* Upgrade DEPZ 🦘

* UPgrade! 🥉
  • Loading branch information
ZeeJab committed Sep 2, 2020
1 parent b7e109b commit d27f98d
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 225 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,27 @@
"mobiledoc-text-renderer": "0.4.1"
},
"devDependencies": {
"@rollup/plugin-alias": "^3.1.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"@rollup/plugin-typescript": "^4.1.2",
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"conventional-changelog-cli": "^2.0.34",
"eslint": "^7.4.0",
"@rollup/plugin-alias": "^3.1.1",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-typescript": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"conventional-changelog-cli": "^2.1.0",
"eslint": "^7.8.1",
"eslint-config-prettier": "^6.11.0",
"jquery": "^3.5.1",
"jsdoc": "^3.6.4",
"prettier": "^2.0.5",
"qunit": "^2.10.1",
"rollup": "^2.21.0",
"jsdoc": "^3.6.5",
"prettier": "^2.1.1",
"qunit": "^2.11.1",
"rollup": "^2.26.9",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-glob-import": "^0.4.5",
"rollup-plugin-serve": "^1.0.2",
"rollup-plugin-serve": "^1.0.4",
"saucie": "^3.3.3",
"testem": "^3.2.0",
"tslib": "^2.0.0",
"typescript": "^3.9.3"
"tslib": "^2.0.1",
"typescript": "^4.0.2"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit d27f98d

Please sign in to comment.