Skip to content

Commit 58e78c1

Browse files
authored
Merge pull request #7645 from nextcloud-libraries/dependabot/npm_and_yarn/stable8/nextcloud/auth-2.5.3
chore(deps): bump @nextcloud/auth from 2.5.2 to 2.5.3
2 parents 6005e4f + a2d71e7 commit 58e78c1

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

jest.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
*/
55

66
const ignorePatterns = [
7-
'@nextcloud/initial-state',
8-
'@nextcloud/sharing',
7+
'@nextcloud/',
98
'ansi-regex',
109
'bail',
1110
'ccount', // ESM dependency of remark-gfm

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"dependencies": {
9595
"@floating-ui/dom": "^1.7.4",
9696
"@linusborg/vue-simple-portal": "^0.1.5",
97-
"@nextcloud/auth": "^2.5.2",
97+
"@nextcloud/auth": "^2.5.3",
9898
"@nextcloud/axios": "^2.5.2",
9999
"@nextcloud/browser-storage": "^0.4.0",
100100
"@nextcloud/capabilities": "^1.2.0",

0 commit comments

Comments
 (0)