Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aerogear/OpenVolunteerPlatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a8a6c2d137540e8394e927f6d39a5a27b7406d62
Choose a base ref
..
head repository: aerogear/OpenVolunteerPlatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7aadb62dbffeafdab9cadb71a0438919facbb842
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +2 −2 cli/package.json
  2. +1 −1 platform/client-admin/package.json
  3. +1 −1 platform/client/package.json
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
"devDependencies": {
"@types/chalk": "0.4.31",
"@types/inquirer": "6.5.0",
"@types/jest": "29.2.3",
"@types/jest": "29.2.5",
"@types/js-yaml": "3.12.5",
"@types/node": "12.12.55",
"@types/node-emoji": "1.8.1",
@@ -35,7 +35,7 @@
"lint-staged": "10.3.0",
"ncp": "2.0.0",
"rimraf": "3.0.2",
"ts-jest": "29.0.3",
"ts-jest": "29.0.5",
"ts-node": "8.10.2",
"tsutils": "3.17.1",
"typescript": "3.9.7",
2 changes: 1 addition & 1 deletion platform/client-admin/package.json
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@
"@testing-library/react": "10.4.9",
"@testing-library/user-event": "10.4.1",
"@types/googlemaps": "3.39.13",
"@types/jest": "29.2.3",
"@types/jest": "29.2.5",
"@types/moment": "2.13.0",
"@types/node": "12.12.55",
"@types/react": "16.9.49",
2 changes: 1 addition & 1 deletion platform/client/package.json
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@
"@testing-library/react": "10.4.9",
"@testing-library/user-event": "10.4.1",
"@types/googlemaps": "3.39.13",
"@types/jest": "29.2.3",
"@types/jest": "29.2.5",
"@types/node": "12.12.55",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8",