Skip to content

Commit

Permalink
deps: FY25Q2 dependency updates 🌲
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 3, 2024
1 parent d7c6739 commit 852248f
Show file tree
Hide file tree
Showing 20 changed files with 4,130 additions and 3,996 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/palletjack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.9
python-version: 3.11

- name: ⬇️ Set up code
uses: actions/checkout@v4
Expand Down
67 changes: 36 additions & 31 deletions data/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 data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"dotenv": "^16.4.5",
"knex": "^3.1.0",
"pg": "^8.11.5"
"pg": "^8.13.0"
}
}
Loading

0 comments on commit 852248f

Please sign in to comment.