Skip to content

Commit dc46b2b

Browse files
committed
chore: Updated build packages
1 parent 64a3933 commit dc46b2b

File tree

2 files changed

+1132
-538
lines changed

2 files changed

+1132
-538
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,23 +47,23 @@
4747
"@kentico/kontent-delivery": "^9.1.1"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "^7.9.0",
51-
"@babel/preset-env": "^7.9.0",
52-
"@babel/register": "^7.9.0",
53-
"@semantic-release/npm": "^7.0.5",
50+
"@babel/core": "^7.11.6",
51+
"@babel/preset-env": "^7.11.5",
52+
"@babel/register": "^7.11.5",
53+
"@semantic-release/npm": "^7.0.6",
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",
59-
"standard": "^14.3.3",
59+
"standard": "^14.3.4",
6060
"mocha": "^7.1.1",
61-
"rollup": "^2.3.2",
61+
"rollup": "^2.27.0",
6262
"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": "^17.0.4"
67+
"semantic-release": "^17.1.1"
6868
}
6969
}

0 commit comments

Comments
 (0)