Skip to content

Commit 47943a2

Browse files
committed
fix(deps): update external fixes
1 parent 85bcfe6 commit 47943a2

6 files changed

Lines changed: 83 additions & 75 deletions

File tree

package-lock.json

Lines changed: 77 additions & 69 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
@@ -39,7 +39,7 @@
3939
"eslint": "8.57.0",
4040
"husky": "9.1.5",
4141
"jsdoc-to-markdown": "9.0.0",
42-
"lint-staged": "15.2.9",
42+
"lint-staged": "15.2.10",
4343
"mocha": "10.7.3",
4444
"mocha-multi-reporters": "1.5.1",
4545
"mocha-suppress-logs": "0.5.1",

packages/helix-shared-body-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"@adobe/helix-universal": "^5.0.0"
3939
},
4040
"devDependencies": {
41-
"yaml": "2.5.0"
41+
"yaml": "2.5.1"
4242
}
4343
}

packages/helix-shared-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"cookie": "0.6.0",
4646
"fs-extra": "11.2.0",
4747
"ignore": "5.3.2",
48-
"lru-cache": "11.0.0",
48+
"lru-cache": "11.0.1",
4949
"object-hash": "3.0.0",
5050
"uri-js": "4.4.1",
51-
"yaml": "2.5.0"
51+
"yaml": "2.5.1"
5252
},
5353
"devDependencies": {
5454
"@adobe/helix-shared-wrap": "^1.0.5",

0 commit comments

Comments
 (0)