Skip to content

Commit

Permalink
Upgrade DEPZ 🦘
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeJab committed Aug 13, 2020
1 parent ed3dcc2 commit cd834fe
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 171 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,23 +48,23 @@
"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": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"conventional-changelog-cli": "^2.1.0",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",
"jquery": "^3.5.1",
"jsdoc": "^3.6.4",
"jsdoc": "^3.6.5",
"prettier": "^2.0.5",
"qunit": "^2.10.1",
"rollup": "^2.21.0",
"rollup": "^2.23.1",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-glob-import": "^0.4.5",
"rollup-plugin-serve": "^1.0.2",
"rollup-plugin-serve": "^1.0.3",
"saucie": "^3.3.3",
"testem": "^3.2.0",
"tslib": "^2.0.0",
Expand Down
Loading

0 comments on commit cd834fe

Please sign in to comment.