Skip to content

Commit 7af1416

Browse files
chore(deps): update all non-major dependencies (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b81e333 commit 7af1416

File tree

2 files changed

+2347
-775
lines changed

2 files changed

+2347
-775
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test": "yarn lint && jest"
3030
},
3131
"dependencies": {
32-
"@tryghost/content-api": "^1.4.0"
32+
"@tryghost/content-api": "^1.11.0"
3333
},
3434
"devDependencies": {
3535
"@babel/core": "latest",
@@ -39,11 +39,11 @@
3939
"@nuxtjs/eslint-config": "latest",
4040
"@nuxtjs/module-test-utils": "latest",
4141
"babel-eslint": "latest",
42-
"babel-jest": "^25.4.0",
42+
"babel-jest": "^25.5.1",
4343
"eslint": "latest",
4444
"husky": "latest",
45-
"jest": "^25.4.0",
46-
"nuxt-edge": "^2.13.0-26465775.85383688",
45+
"jest": "^25.5.4",
46+
"nuxt-edge": "^2.13.0-26541346.39dd866b",
4747
"standard-version": "latest"
4848
},
4949
"publishConfig": {

0 commit comments

Comments
 (0)