Skip to content

Commit

Permalink
Merge pull request #21813 from Yoast/update-yoastseo-dependencies
Browse files Browse the repository at this point in the history
Update yoastseo dependencies
  • Loading branch information
mykola authored Nov 11, 2024
2 parents 938cc50 + 27aab85 commit 9d1cb6a
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 216 deletions.
18 changes: 9 additions & 9 deletions packages/yoastseo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"node": ">=8.0.0"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.24.0",
"@stylistic/eslint-plugin": "^1.6.3",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@stylistic/eslint-plugin": "^2.10.1",
"@yoast/browserslist-config": "^1.2.3",
"blob-polyfill": "^7.0.20220408",
"console.table": "^0.10.0",
"eslint": "^8.57.0",
"eslint-config-yoast": "^6.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.31.0",
"grunt": "^1.6.1",
"grunt-shell": "^4.0.0",
"jest": "^29.7.0",
Expand All @@ -61,12 +61,12 @@
"url": "https://github.com/Yoast/wordpress-seo/issues"
},
"dependencies": {
"@wordpress/i18n": "^4.46.0",
"@wordpress/i18n": "^5.11.0",
"@yoast/feature-flag": "^0.6.0-alpha.0",
"htmlparser2": "^3.9.2",
"lodash": "^4.17.21",
"loglevel": "^1.8.1",
"parse5": "^7.1.2",
"loglevel": "^1.9.2",
"parse5": "^7.2.1",
"tiny-segmenter": "^0.2.0",
"tokenizer2": "^2.0.1"
},
Expand Down
Loading

0 comments on commit 9d1cb6a

Please sign in to comment.