Skip to content

Commit 2020680

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump limax from 4.1.0 to 4.2.2 in /application
Bumps [limax](https://github.com/lovell/limax) from 4.1.0 to 4.2.2. - [Changelog](https://github.com/lovell/limax/blob/main/CHANGELOG.md) - [Commits](lovell/limax@v4.1.0...v4.2.2) --- updated-dependencies: - dependency-name: limax dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent ea760e2 commit 2020680

3 files changed

Lines changed: 15 additions & 19 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ updates:
2929
- "@fontsource-variable/*"
3030
npm-development-dependencies:
3131
dependency-type: "development"
32+
npm-production-dependencies:
33+
dependency-type: "production"
3234

3335
- package-ecosystem: github-actions
3436
open-pull-requests-limit: 20

application/package-lock.json

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

application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"astro": "^5.7.3",
3939
"astro-embed": "^0.12.0",
4040
"astro-icon": "^1.1.5",
41-
"limax": "4.1.0",
41+
"limax": "4.2.2",
4242
"lodash.merge": "^4.6.2",
4343
"unpic": "^4.1.2"
4444
},

0 commit comments

Comments
 (0)