Skip to content

Commit

Permalink
fix: update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored May 9, 2021
1 parent abcf9d3 commit e9655d3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
},
"dependencies": {
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.2.1",
"@rollup/plugin-node-resolve": "13.0.0",
"@rollup/plugin-replace": "^2.4.2",
"@rollup/plugin-typescript": "8.2.1",
"@rollup/plugin-wasm": "^5.1.2",
Expand All @@ -56,7 +56,7 @@
"rollup-plugin-execute": "^1.1.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "^5.4.1",
"rollup-plugin-visualizer": "^5.5.0",
"tslib": "^2.2.0",
"rollup": "^2",
"@babel/core": "^7",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit e9655d3

Please sign in to comment.