Skip to content

Commit de8ad7c

Browse files
committed
chore: updated build packages
1 parent 1407ea7 commit de8ad7c

File tree

2 files changed

+388
-351
lines changed

2 files changed

+388
-351
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,20 @@
5050
"@babel/core": "^7.9.0",
5151
"@babel/preset-env": "^7.9.0",
5252
"@babel/register": "^7.9.0",
53-
"@semantic-release/npm": "^5.3.4",
53+
"@semantic-release/npm": "^7.0.5",
5454
"babel-plugin-syntax-async-functions": "^6.13.0",
5555
"babel-plugin-transform-regenerator": "^6.26.0",
5656
"babel-polyfill": "^6.26.0",
5757
"chai": "^4.2.0",
5858
"chai-as-promised": "^7.1.1",
5959
"standard": "^14.3.3",
6060
"mocha": "^7.1.1",
61-
"rollup": "^1.27.12",
62-
"rollup-plugin-babel": "^4.3.3",
61+
"rollup": "^2.3.2",
62+
"rollup-plugin-babel": "^4.4.0",
6363
"rollup-plugin-commonjs": "^10.1.0",
6464
"rollup-plugin-json": "^4.0.0",
6565
"rollup-plugin-node-resolve": "^5.2.0",
6666
"rollup-plugin-replace": "^2.2.0",
67-
"semantic-release": "^15.13.31"
67+
"semantic-release": "^17.0.4"
6868
}
6969
}

0 commit comments

Comments
 (0)