Skip to content

Commit

Permalink
Update Test & linting packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 44f7d89 commit f28cd39
Show file tree
Hide file tree
Showing 17 changed files with 125 additions and 200 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"main": "git checkout main && git pull ${GHOST_UPSTREAM:-origin} main && yarn"
},
"devDependencies": {
"eslint": "8.57.0",
"eslint": "9.2.0",
"eslint-plugin-ghost": "3.4.0",
"husky": "9.0.11",
"lerna": "8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/html-to-mobiledoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"c8": "9.1.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"@tryghost/kg-parser-plugins": "^4.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-card-factory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"mocha": "10.4.0",
"should": "13.2.3",
"simple-dom": "1.4.0",
"sinon": "17.0.1"
"sinon": "18.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/kg-clean-basic-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"mocha": "10.4.0",
"rollup": "4.9.5",
"should": "13.2.3",
"sinon": "17.0.1"
"sinon": "18.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/kg-converters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"c8": "9.1.0",
"mocha": "10.4.0",
"rollup": "4.9.5",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"lodash": "^4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-default-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mocha": "10.4.0",
"should": "13.2.3",
"simple-dom": "1.4.0",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"@tryghost/kg-markdown-html-renderer": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-default-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "^3.0.1",
"rollup": "4.9.5",
"should": "13.2.3",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"@lexical/clipboard": "0.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-default-transforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@lexical/link": "0.13.1",
"c8": "9.1.0",
"mocha": "10.4.0",
"sinon": "17.0.1",
"sinon": "18.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-html-to-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/mocha": "^10.0.1",
"c8": "9.1.0",
"mocha": "10.4.0",
"sinon": "17.0.1",
"sinon": "18.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-lexical-html-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jsdom": "^24.0.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"@lexical/clipboard": "0.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-markdown-html-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"c8": "9.1.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"@tryghost/kg-utils": "^1.0.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-parser-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mocha": "10.4.0",
"rollup": "4.9.5",
"should": "13.2.3",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"@tryghost/kg-clean-basic-html": "^4.0.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-simplemde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"browserify": "17.0.0",
"debug": "*",
"eslint": "8.57.0",
"eslint": "9.2.0",
"gulp": "*",
"gulp-clean-css": "4.3.0",
"gulp-concat": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-unsplash-selector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vitest/coverage-v8": "1.6.0",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint": "9.2.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"eslint-plugin-tailwindcss": "3.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "9.1.0",
"mocha": "10.4.0",
"should": "13.2.3",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"semver": "^7.3.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/koenig-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@storybook/react-vite": "7.6.19",
"@storybook/test-runner": "^0.18.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.3.1",
"@testing-library/react": "15.0.7",
"@tryghost/color-utils": "^0.2.0",
"@tryghost/helpers": "^1.1.81",
"@tryghost/kg-clean-basic-html": "^4.0.6",
Expand All @@ -98,7 +98,7 @@
"dotenv": "^16.3.1",
"emoji-mart": "^5.5.2",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-tailwindcss": "3.15.1",
Expand Down
Loading

0 comments on commit f28cd39

Please sign in to comment.