Skip to content

Commit ca327e0

Browse files
author
Alfred Brockotter
committed
feat: upgraded kontent-delivery and devDependencies
1 parent 2f7e938 commit ca327e0

File tree

2 files changed

+735
-481
lines changed

2 files changed

+735
-481
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,26 +44,26 @@
4444
},
4545
"homepage": "https://github.com/Domitnator/kentico-kontent-nuxt-module#readme",
4646
"dependencies": {
47-
"@kentico/kontent-delivery": "8.1.0"
47+
"@kentico/kontent-delivery": "^8.2.0"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "^7.6.4",
51-
"@babel/preset-env": "^7.6.3",
52-
"@babel/register": "^7.6.2",
53-
"@semantic-release/npm": "^5.2.0",
51+
"@babel/preset-env": "^7.7.6",
52+
"@babel/register": "7.7.4",
53+
"@semantic-release/npm": "^5.3.4",
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.1",
60-
"mocha": "^6.2.1",
61-
"rollup": "^1.24.0",
60+
"mocha": "^6.2.2",
61+
"rollup": "^1.27.12",
6262
"rollup-plugin-babel": "^4.3.3",
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.24"
67+
"semantic-release": "^15.13.31"
6868
}
6969
}

0 commit comments

Comments
 (0)