Skip to content

Commit a8c3495

Browse files
fix(deps): update external fixes (#1132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 558d23e commit a8c3495

4 files changed

Lines changed: 30 additions & 30 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"c8": "10.1.3",
4040
"eslint": "9.4.0",
4141
"husky": "9.1.7",
42-
"lint-staged": "16.1.5",
43-
"mocha": "11.7.1",
42+
"lint-staged": "16.1.6",
43+
"mocha": "11.7.2",
4444
"mocha-multi-reporters": "1.5.1",
4545
"mocha-suppress-logs": "0.6.0",
4646
"nock": "13.5.6",

packages/helix-shared-bounce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@adobe/helix-universal": "^5.0.0"
3939
},
4040
"devDependencies": {
41-
"esmock": "2.7.1",
41+
"esmock": "2.7.2",
4242
"nock": "13.5.6"
4343
}
4444
}

packages/helix-shared-indexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
]
3232
},
3333
"dependencies": {
34-
"dayjs": "1.11.13",
34+
"dayjs": "1.11.18",
3535
"hast-util-select": "6.0.4",
3636
"hast-util-to-html": "9.0.5",
3737
"hast-util-to-text": "4.0.2",

0 commit comments

Comments
 (0)