Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed May 2, 2021
1 parent a680760 commit abcf9d3
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 57 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0",
"rollup-plugin-visualizer": "^5.4.1",
"tslib": "^2.2.0",
"rollup": "^2",
"@babel/core": "^7",
Expand All @@ -73,8 +73,8 @@
},
"devDependencies": {
"assemblyscript": "*",
"npm-check-updates": "11.3.0",
"prettier-config-atomic": "^1.0.1",
"npm-check-updates": "11.5.9",
"prettier-config-atomic": "^2.0.3",
"typescript": "^4.2.3"
},
"prettier": "prettier-config-atomic"
Expand Down
Loading

0 comments on commit abcf9d3

Please sign in to comment.