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 Oct 28, 2024
1 parent 22caf6c commit 4f6a302
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"devDependencies": {
"@2bad/tsconfig": "3.0.1",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.36",
"@types/node": "20.16.13",
"@swc/core": "1.7.40",
"@types/node": "20.17.1",
"@types/tough-cookie": "4.0.5",
"@vitest/coverage-v8": "2.1.3",
"eslint-config-love": "46.0.0",
Expand All @@ -25,7 +25,7 @@
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vitest": "0.5.4",
"npm-run-all2": "6.2.4",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"tsc-alias": "1.8.10",
Expand Down
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.29",
"@oclif/core": "4.0.30",
"kleur": "4.1.5",
"prompts": "2.4.2"
},
Expand Down

0 comments on commit 4f6a302

Please sign in to comment.