Skip to content

Commit

Permalink
bump planx-core
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak committed Oct 15, 2024
1 parent 4746ff9 commit 2b1b01e
Show file tree
Hide file tree
Showing 8 changed files with 177 additions and 104 deletions.
2 changes: 1 addition & 1 deletion api.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@airbrake/node": "^2.1.8",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#6a83682",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#e73d702",
"@types/isomorphic-fetch": "^0.0.36",
"adm-zip": "^0.5.10",
"aws-sdk": "^2.1467.0",
Expand Down
59 changes: 39 additions & 20 deletions api.planx.uk/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion e2e/tests/api-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@cucumber/cucumber": "^9.3.0",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#6a83682",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#e73d702",
"axios": "^1.7.4",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
Expand Down
75 changes: 49 additions & 26 deletions e2e/tests/api-driven/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion e2e/tests/ui-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"postinstall": "./install-dependencies.sh"
},
"dependencies": {
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#6a83682",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#e73d702",
"axios": "^1.7.4",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
Expand Down
Loading

0 comments on commit 2b1b01e

Please sign in to comment.