Skip to content

Commit

Permalink
Bump the eslint-config-yoast version
Browse files Browse the repository at this point in the history
  • Loading branch information
diedexx committed Dec 27, 2024
1 parent 950d53e commit 3c88cc4
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"cross-env": "^7.0.3",
"dotenv": "^8.2.0",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"grunt-git": "^1.0.14",
"grunt-prompt": "^1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/analysis-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@yoast/jest-preset": "^1.0.1",
"babel-plugin-styled-components": "^2.0.6",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest": "^27.5.1",
"jest-styled-components": "^7.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"browserslist": "^4.7.3",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest": "^29.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"browserslist": "^4.7.3",
"cssnano": "^6.0.2",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest": "^27.5.1",
"jest-styled-components": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-yoast",
"version": "6.0.0",
"version": "7.0.0",
"private": false,
"description": "ESLint configuration for Yoast projects",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-flag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@yoast/browserslist-config": "^1.2.3",
"babel-plugin-styled-components": "^2.0.6",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@yoast/browserslist-config": "^1.2.3",
"babel-plugin-styled-components": "^2.0.6",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.12.0",
"jest-styled-components": "^7.0.3",
"react-test-renderer": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"babel-plugin-styled-components": "^2.0.6",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest": "^27.5.1",
"jest-styled-components": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/related-keyphrase-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"babel-loader": "^9.2.1",
"css-loader": "^7.1.2",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"postcss": "^8.4.47",
"postcss-loader": "^8.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/replacement-variable-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@yoast/browserslist-config": "^1.2.3",
"babel-plugin-styled-components": "^2.0.6",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest-styled-components": "^7.0.3",
"react-test-renderer": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/search-metadata-previews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"babel-plugin-styled-components": "^2.0.6",
"browserslist": "^4.7.3",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest-styled-components": "^7.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/social-metadata-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"babel-plugin-styled-components": "^2.0.6",
"browserslist": "^4.7.3",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest-styled-components": "^7.0.3",
"raf": "^3.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/social-metadata-previews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"babel-plugin-styled-components": "^2.0.6",
"browserslist": "^4.7.3",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.13.0",
"jest-styled-components": "^7.0.3",
"raf": "^3.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"babel-loader": "^9.1.3",
"css-loader": "^6.10.0",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.12.0",
"jest": "^27.5.1",
"postcss": "^8.4.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/yoastseo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"blob-polyfill": "^7.0.20220408",
"console.table": "^0.10.0",
"eslint": "^9.16.0",
"eslint-config-yoast": "^6.0.0",
"eslint-config-yoast": "^7.0.0",
"globals": "^15.12.0",
"grunt": "^1.6.1",
"grunt-shell": "^4.0.0",
Expand Down

0 comments on commit 3c88cc4

Please sign in to comment.