Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent dde35ea commit 4183acc
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 140 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"prettier": "prettier-config-atomic",
"dependencies": {
"@babel/core": "^7",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "22.0.2",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "8.4.0",
"@rollup/plugin-wasm": "^5.1.2",
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "23.0.0",
"@rollup/plugin-json": "5.0.0",
"@rollup/plugin-node-resolve": "15.0.0",
"@rollup/plugin-replace": "^5.0.0",
"@rollup/plugin-typescript": "9.0.1",
"@rollup/plugin-wasm": "^6.0.0",
"array-includes-any": "^2.7.3",
"csso-cli": "^4.0.0",
"rollup": "^2",
"rollup": "^3.0.0",
"rollup-plugin-assemblyscript": "^2.0.0",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-coffee-script": "2.0.0",
Expand Down
Loading

0 comments on commit 4183acc

Please sign in to comment.