Skip to content

Commit

Permalink
fix: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osdevisnot committed Feb 10, 2021
1 parent 030395f commit 5314d99
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"@babel/preset-env": "7.12.13",
"@babel/preset-react": "7.12.13",
"@babel/preset-typescript": "7.12.13",
"@emotion/babel-plugin": "11.1.2",
"@emotion/babel-plugin": "11.2.0",
"@rollup/plugin-babel": "5.2.3",
"@rollup/plugin-commonjs": "17.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.1.1",
"@rollup/plugin-replace": "2.3.4",
"@rollup/pluginutils": "4.1.0",
"@types/node": "14.14.22",
"@types/node": "14.14.25",
"@vercel/ncc": "0.24.1",
"babel-plugin-codegen": "4.1.4",
"babel-plugin-dev-expression": "0.2.2",
Expand All @@ -76,14 +76,14 @@
"mkdirp": "1.0.4",
"patch-package": "6.2.2",
"pretty-bytes": "5.5.0",
"rollup": "2.38.4",
"rollup": "2.38.5",
"rollup-plugin-dts": "2.0.1",
"rollup-plugin-node-globals": "1.4.0",
"semantic-release": "17.3.7",
"semantic-release": "17.3.8",
"servor": "4.0.2",
"sort-package-json": "1.48.1",
"terser": "5.5.1",
"typescript": "^4.1.3",
"typescript": "^4.1.4",
"xo": "0.37.1",
"xo-quick": "0.0.6"
}
Expand Down

0 comments on commit 5314d99

Please sign in to comment.