Skip to content

Commit

Permalink
Merge branch 'main-beta' into epic/site-5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n authored Dec 17, 2024
2 parents 7ed3b7c + 9523659 commit 5b43589
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 176 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/puppeteer": "^7.0.4",
"jest-puppeteer": "^10.1.4",
"pixelmatch": "^5.3.0",
"puppeteer": "^23.10.3",
"puppeteer": "^23.10.4",
"rimraf": "^6.0.1",
"sharp": "^0.33.5",
"stucumber": "^0.19.0"
Expand Down
4 changes: 2 additions & 2 deletions eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"test": ""
},
"dependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@stylistic/eslint-plugin": "^2.12.1",
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import-x": "^4.5.0",
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-tsdoc": "^0.4.0",
"typescript-eslint": "^8.18.0"
"typescript-eslint": "^8.18.1"
},
"peerDependencies": {
"eslint": ">=9.0.0"
Expand Down
Loading

0 comments on commit 5b43589

Please sign in to comment.