Skip to content

Commit ea1a091

Browse files
chore(deps): pin dependencies (#4006)
1 parent b72d714 commit ea1a091

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apollo-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"legacy:e2e:ci": "kill-port 3000 && kill-port 3001 && pnpm legacy:build && pnpm serve & sleep 60 && npx cypress run --config-file ../cypress-e2e/config/cypress.config.ts --config '{\"supportFile\": \"../cypress-e2e/support/e2e.ts\"}' --spec \"./e2e/*.cy.ts\" --browser=chrome"
1313
},
1414
"devDependencies": {
15-
"wait-on": "^7.2.0",
16-
"kill-port": "^2.0.1"
15+
"wait-on": "7.2.0",
16+
"kill-port": "2.0.1"
1717
}
1818
}

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)