Skip to content

Commit 0f7528d

Browse files
committed
chore: updated dev dependencies
1 parent 1fbf13b commit 0f7528d

File tree

2 files changed

+670
-655
lines changed

2 files changed

+670
-655
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,23 +47,23 @@
4747
"@kentico/kontent-delivery": "^10.3.0"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "^7.12.10",
51-
"@babel/preset-env": "^7.12.11",
52-
"@babel/register": "^7.12.10",
50+
"@babel/core": "^7.13.1",
51+
"@babel/preset-env": "^7.13.5",
52+
"@babel/register": "^7.13.0",
5353
"@semantic-release/npm": "^7.0.10",
5454
"babel-plugin-syntax-async-functions": "^6.13.0",
5555
"babel-plugin-transform-regenerator": "^6.26.0",
5656
"babel-polyfill": "^6.26.0",
57-
"chai": "^4.2.0",
57+
"chai": "^4.3.0",
5858
"chai-as-promised": "^7.1.1",
5959
"standard": "^14.3.4",
6060
"mocha": "^7.1.1",
61-
"rollup": "^2.37.1",
61+
"rollup": "^2.39.1",
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.3.6"
67+
"semantic-release": "^17.3.9"
6868
}
6969
}

0 commit comments

Comments
 (0)