Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hormesiel committed Nov 4, 2020
1 parent 0d82bf1 commit 8c9f868
Show file tree
Hide file tree
Showing 2 changed files with 951 additions and 923 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
"watch": "./build.sh --watch"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@rollup/plugin-typescript": "^4.1.1",
"@types/jest": "^25.2.3",
"jest": "^26.0.1",
"rollup": "^2.10.4",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-typescript": "^6.1.0",
"@types/jest": "^26.0.15",
"jest": "^26.6.3",
"rollup": "^2.33.1",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-scss": "^2.5.0",
"ts-jest": "^26.0.0",
"tslib": "^2.0.0",
"typescript": "^3.9.2"
"rollup-plugin-scss": "^2.6.1",
"ts-jest": "^26.4.3",
"tslib": "^2.0.3",
"typescript": "^4.0.5"
},
"dependencies": {
"micromatch": "^4.0.2"
Expand Down
Loading

0 comments on commit 8c9f868

Please sign in to comment.