Skip to content

Commit 7c18971

Browse files
v5.116.0
1 parent 2751dd0 commit 7c18971

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

ghost/admin/package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghost-admin",
3-
"version": "5.115.1",
3+
"version": "5.116.0",
44
"description": "Ember.js admin client for Ghost",
55
"author": "Ghost Foundation",
66
"homepage": "http://ghost.org",
@@ -29,7 +29,7 @@
2929
"node": "^18.12.1 || ^20.11.1 || ^22.13.1"
3030
},
3131
"devDependencies": {
32-
"@babel/eslint-parser": "7.23.3",
32+
"@babel/eslint-parser": "7.27.0",
3333
"@babel/plugin-proposal-class-properties": "7.18.6",
3434
"@babel/plugin-proposal-decorators": "7.25.9",
3535
"@ember/jquery": "2.0.0",
@@ -59,7 +59,6 @@
5959
"@tryghost/timezone-data": "0.4.4",
6060
"animejs": "3.2.2",
6161
"autoprefixer": "9.8.6",
62-
"@babel/eslint-parser": "7.27.0",
6362
"babel-plugin-transform-class-properties": "6.24.1",
6463
"babel-plugin-transform-react-jsx": "6.24.1",
6564
"broccoli-asset-rev": "3.0.0",
@@ -219,4 +218,4 @@
219218
}
220219
}
221220
}
222-
}
221+
}

ghost/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghost",
3-
"version": "5.115.1",
3+
"version": "5.116.0",
44
"description": "The professional publishing platform",
55
"author": "Ghost Foundation",
66
"homepage": "https://ghost.org",

0 commit comments

Comments
 (0)