Skip to content

Commit

Permalink
fix: upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osdevisnot committed Mar 24, 2021
1 parent 4c01cea commit 41d0796
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@babel/plugin-proposal-decorators": "7.13.5",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/plugin-transform-regenerator": "7.12.13",
"@babel/preset-env": "7.13.10",
"@babel/preset-env": "7.13.12",
"@babel/preset-react": "7.12.13",
"@babel/preset-typescript": "7.13.0",
"@emotion/babel-plugin": "11.2.0",
Expand All @@ -63,7 +63,7 @@
"@rollup/plugin-replace": "2.4.1",
"@rollup/plugin-typescript": "8.2.0",
"@rollup/pluginutils": "4.1.0",
"@types/node": "14.14.34",
"@types/node": "14.14.35",
"@vercel/ncc": "0.24.1",
"babel-plugin-codegen": "4.1.4",
"babel-plugin-dev-expression": "0.2.2",
Expand All @@ -77,13 +77,13 @@
"mkdirp": "1.0.4",
"patch-package": "6.4.7",
"pretty-bytes": "5.6.0",
"rollup": "2.41.2",
"rollup": "2.42.4",
"rollup-plugin-dts": "2.0.1",
"rollup-plugin-node-globals": "1.4.0",
"semantic-release": "17.4.2",
"servor": "4.0.2",
"sort-package-json": "1.49.0",
"terser": "5.6.0",
"terser": "5.6.1",
"typescript": "^4.2.3",
"xo": "0.38.2",
"xo-quick": "0.0.7"
Expand Down

0 comments on commit 41d0796

Please sign in to comment.