Skip to content

Commit

Permalink
Merge branch 'develop' into upgrade_to_node_20
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-20 authored Apr 5, 2024
2 parents 97b6069 + 1987b73 commit cfb9dc3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 68 deletions.
105 changes: 39 additions & 66 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"dotenv": "^16.4.5",
"durable-functions": "^2.1.3",
"node-fetch": "^3.2.10",
"pg": "^8.11.3",
"pg": "^8.11.5",
"uuid": "^9.0.1"
},
"devDependencies": {
"@prettier/plugin-xml": "^3.3.1",
"@prettier/plugin-xml": "^3.4.1",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit cfb9dc3

Please sign in to comment.