Skip to content

Commit

Permalink
chore(deps-dev): update dependency @kubosho/configs to ^4.0.11 (#1943)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 02ab9f1 commit e87ad92
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@astrojs/node": "^8.3.4",
"@kubosho/configs": "^4.0.9",
"@kubosho/configs": "^4.0.11",
"@markuplint/astro-parser": "^4.6.14",
"@playwright/test": "^1.49.1",
"@types/escape-html": "^1.0.4",
Expand Down
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {},
"dependencies": {},
"devDependencies": {
"@kubosho/configs": "^4.0.9",
"@kubosho/configs": "^4.0.11",
"@types/node": "^22.10.2",
"tsx": "^4.19.2",
"typescript": "^5.7.2"
Expand Down

0 comments on commit e87ad92

Please sign in to comment.