Skip to content

Commit 537db39

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main' into main-beta
2 parents 8bbe412 + 52d8182 commit 537db39

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/puppeteer": "^7.0.4",
2020
"jest-image-snapshot": "^6.4.0",
2121
"jest-puppeteer": "^10.0.1",
22-
"puppeteer": "^22.13.1",
22+
"puppeteer": "^22.14.0",
2323
"stucumber": "^0.19.0"
2424
}
2525
}

package-lock.json

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@semantic-release/changelog": "^6.0.3",
101101
"@semantic-release/commit-analyzer": "^13.0.0",
102102
"@semantic-release/git": "^10.0.1",
103-
"@semantic-release/github": "^10.1.1",
103+
"@semantic-release/github": "^10.1.3",
104104
"@semantic-release/npm": "^12.0.1",
105105
"@semantic-release/release-notes-generator": "^14.0.1",
106106
"@types/jest": "^29.5.12",
@@ -113,16 +113,16 @@
113113
"eslint": "^8.57.0",
114114
"eslint-plugin-editorconfig": "^4.0.3",
115115
"eslint-plugin-import": "^2.29.1",
116-
"eslint-plugin-sonarjs": "^1.0.3",
116+
"eslint-plugin-sonarjs": "^1.0.4",
117117
"eslint-plugin-tsdoc": "^0.3.0",
118118
"foreach-cli": "^1.8.1",
119-
"husky": "^9.1.1",
119+
"husky": "^9.1.3",
120120
"jest": "^29.7.0",
121121
"jest-environment-jsdom": "^29.7.0",
122122
"kleur": "^4.1.5",
123123
"less": "^4.2.0",
124124
"lint-staged": "^15.2.7",
125-
"postcss": "^8.4.39",
125+
"postcss": "^8.4.40",
126126
"postcss-less": "^6.0.0",
127127
"prettier": "^3.3.3",
128128
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)