Skip to content

Commit

Permalink
fix: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osdevisnot committed Dec 30, 2020
1 parent 7ec861a commit 199b901
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 @@ -49,7 +49,7 @@
},
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/plugin-proposal-decorators": "7.12.1",
"@babel/plugin-proposal-decorators": "7.12.12",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/plugin-transform-regenerator": "7.12.1",
"@babel/preset-env": "7.12.11",
Expand All @@ -62,7 +62,7 @@
"@rollup/plugin-node-resolve": "11.0.1",
"@rollup/plugin-replace": "2.3.4",
"@rollup/pluginutils": "4.1.0",
"@types/node": "14.14.14",
"@types/node": "14.14.16",
"@vercel/ncc": "0.24.1",
"babel-plugin-codegen": "4.0.1",
"babel-plugin-dev-expression": "0.2.2",
Expand All @@ -75,11 +75,11 @@
"kleur": "4.1.3",
"mkdirp": "1.0.4",
"patch-package": "6.2.2",
"pretty-bytes": "5.4.1",
"pretty-bytes": "5.5.0",
"rollup": "2.35.1",
"rollup-plugin-dts": "2.0.1",
"rollup-plugin-node-globals": "1.4.0",
"semantic-release": "17.3.0",
"semantic-release": "17.3.1",
"servor": "4.0.2",
"sort-package-json": "1.48.0",
"terser": "5.5.1",
Expand Down

0 comments on commit 199b901

Please sign in to comment.