Skip to content

Commit 40ea4ea

Browse files
test(deps): bump the npm group with 2 updates (#1237)
Bumps the npm group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [dotenv](https://github.com/motdotla/dotenv). Updates `@playwright/test` from 1.58.2 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.59.1) Updates `dotenv` from 17.3.1 to 17.4.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: dotenv dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05f181d commit 40ea4ea

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "amp-devcontainer-tests",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"@playwright/test": "^1.58.2",
5+
"@playwright/test": "^1.59.1",
66
"@types/node": "^25.5.0",
7-
"dotenv": "^17.3.1",
7+
"dotenv": "^17.4.0",
88
"nodemon": "^3.1.14",
99
"otpauth": "^9.5.0",
1010
"playwright-bdd": "^8.5.0"

0 commit comments

Comments
 (0)