Skip to content

Commit

Permalink
chore: Pin packages
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <[email protected]>
  • Loading branch information
susnux committed Nov 8, 2024
1 parent bef1ba5 commit 53c6ff4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ updates:
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
versioning-strategy: increase
reviewers:
- ChristophWurst
ignore:
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"eslint": ">=7.0.0"
},
"dependencies": {
"fast-xml-parser": "^4.2.5",
"fast-xml-parser": "^4.5.0",
"requireindex": "^1.2.0",
"semver": "^7.5.3"
"semver": "^7.6.3"
},
"devDependencies": {
"eslint": "^8.46.0",
"jest": "^29.6.2",
"memfs": "^4.8.0"
"jest": "^29.7.0",
"memfs": "^4.14.0"
},
"engines": {
"node": "^20.0.0",
Expand Down

0 comments on commit 53c6ff4

Please sign in to comment.