0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Updated react-scripts and eslint-plugin-ghost dependencies

refs https://github.com/TryGhost/Toolbox/issues/426

- this commit bumps both dependencies because it resolves various issues
  I've encountered when moving Portal to the Ghost monorepo
This commit is contained in:
Daniel Lockyer 2022-10-05 11:17:06 +07:00 committed by Daniel Lockyer
parent 8daa06a3b8
commit b73a657435
2 changed files with 3059 additions and 5257 deletions

View file

@ -25,7 +25,7 @@
"@testing-library/user-event": "14.0.0", "@testing-library/user-event": "14.0.0",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-scripts": "4.0.3" "react-scripts": "5.0.1"
}, },
"scripts": { "scripts": {
"start": "BROWSER=none react-scripts start", "start": "BROWSER=none react-scripts start",
@ -78,7 +78,7 @@
"chalk": "4.1.2", "chalk": "4.1.2",
"chokidar": "3.5.3", "chokidar": "3.5.3",
"copy-webpack-plugin": "11.0.0", "copy-webpack-plugin": "11.0.0",
"eslint-plugin-ghost": "2.12.0", "eslint-plugin-ghost": "2.15.1",
"minimist": "1.2.6", "minimist": "1.2.6",
"ora": "5.4.1", "ora": "5.4.1",
"rewire": "6.0.0", "rewire": "6.0.0",

File diff suppressed because it is too large Load diff