Skip to content

Commit eb3ac68

Browse files
dependabot[bot]BridgeAR
authored andcommitted
chore(deps): bump the testing-and-build group across 1 directory with 4 updates (#9645)
Bumps the testing-and-build group with 4 updates in the /packages/dd-trace/test/plugins/versions directory: [@playwright/test](https://github.com/microsoft/playwright), [nock](https://github.com/nock/nock), [playwright](https://github.com/microsoft/playwright) and [playwright-core](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.62.0 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.0...v1.62.1) Updates `nock` from 14.0.16 to 14.0.17 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.16...v14.0.17) Updates `playwright` from 1.62.0 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.0...v1.62.1) Updates `playwright-core` from 1.62.0 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.0...v1.62.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-and-build - dependency-name: nock dependency-version: 14.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-and-build - dependency-name: playwright dependency-version: 1.62.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-and-build - dependency-name: playwright-core dependency-version: 1.62.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-and-build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f22f637 commit eb3ac68

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/dd-trace/test/plugins/versions/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@opentelemetry/instrumentation-express": "0.69.0",
8080
"@opentelemetry/instrumentation-http": "0.221.0",
8181
"@opentelemetry/sdk-node": "0.221.0",
82-
"@playwright/test": "1.62.0",
82+
"@playwright/test": "1.62.1",
8383
"@prisma/adapter-mariadb": "7.8.0",
8484
"@prisma/adapter-mssql": "7.8.0",
8585
"@prisma/adapter-pg": "7.8.0",
@@ -182,7 +182,7 @@
182182
"mysql": "2.18.1",
183183
"mysql2": "3.23.0",
184184
"next": "16.2.12",
185-
"nock": "14.0.16",
185+
"nock": "14.0.17",
186186
"node-18": "npm:node@18.20.8",
187187
"node-20": "npm:node@20.20.2",
188188
"node-22": "npm:node@22.22.3",
@@ -203,8 +203,8 @@
203203
"pg-query-stream": "4.16.0",
204204
"pino": "10.3.1",
205205
"pino-pretty": "13.1.3",
206-
"playwright": "1.62.0",
207-
"playwright-core": "1.62.0",
206+
"playwright": "1.62.1",
207+
"playwright-core": "1.62.1",
208208
"pnpm": "11.18.0",
209209
"prisma": "7.8.0",
210210
"promise": "8.3.0",

0 commit comments

Comments
 (0)