Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent e501f5e commit 853f52b
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 114 deletions.
197 changes: 88 additions & 109 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 @@ -14,9 +14,9 @@
},
"devDependencies": {
"@2bad/tsconfig": "3.0.1",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.40",
"@types/node": "20.17.1",
"@swc/cli": "0.5.0",
"@swc/core": "1.8.0",
"@types/node": "20.17.6",
"@types/tough-cookie": "4.0.5",
"@vitest/coverage-v8": "2.1.4",
"eslint-config-love": "46.0.0",
Expand All @@ -38,7 +38,7 @@
"node": ">=20"
},
"volta": {
"node": "22.10.0",
"node": "22.11.0",
"npm": "10.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/ryanair-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"@2bad/ryanair": "^7.0.0",
"@oclif/core": "4.0.30",
"@oclif/core": "4.0.31",
"kleur": "4.1.5",
"prompts": "2.4.2"
},
Expand Down

0 comments on commit 853f52b

Please sign in to comment.