Skip to content

Commit

Permalink
[Dependencies]: Bump the dependencies-dev group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies-dev group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [globals](https://github.com/sindresorhus/globals).


Updates `@playwright/test` from 1.45.0 to 1.45.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.0...v1.45.1)

Updates `@types/node` from 20.14.9 to 20.14.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `globals` from 15.7.0 to 15.8.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.7.0...v15.8.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-dev
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-dev
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent 297932e commit 6a7bb0b
Show file tree
Hide file tree
Showing 2 changed files with 1,959 additions and 1,594 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
"shadow-dom-selector": "^4.1.2"
},
"devDependencies": {
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/eslint": "^8.56.10",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/sinon": "^17.0.3",
"eslint": "^9.6.0",
"globals": "^15.7.0",
"globals": "^15.8.0",
"nyc": "^17.0.0",
"playwright-test-coverage": "^1.2.12",
"rollup": "^4.18.0",
Expand Down
Loading

0 comments on commit 6a7bb0b

Please sign in to comment.