Merge branch 'renovate/chai-5.x' into 'develop'

Update dependency chai to v5.3.1

See merge request pleroma/pleroma-fe!2227
This commit is contained in:
HJ 2025-08-22 07:37:15 +00:00
commit 3bacacd214
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.21",
"babel-plugin-lodash": "3.3.4",
"chai": "5.2.1",
"chai": "5.3.1",
"chalk": "5.6.0",
"chromedriver": "135.0.4",
"connect-history-api-fallback": "2.0.0",

View file

@ -3300,10 +3300,10 @@ chai-nightwatch@^0.5.3:
dependencies:
assertion-error "1.1.0"
chai@5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/chai/-/chai-5.2.1.tgz#a9502462bdc79cf90b4a0953537a9908aa638b47"
integrity sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==
chai@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/chai/-/chai-5.3.1.tgz#f9e9a7e03f93d69e24b78d30db253780e26deb44"
integrity sha512-48af6xm9gQK8rhIcOxWwdGzIervm8BVTin+yRp9HEvU20BtVZ2lBywlIJBzwaDtvo0FvjeL7QdCADoUoqIbV3A==
dependencies:
assertion-error "^2.0.1"
check-error "^2.1.1"