Skip to content

Commit 4bf8fbd

Browse files
Bump globals from 17.4.0 to 17.5.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.4.0 to 17.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fe3aa5 commit 4bf8fbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint": "^10.2.0",
1515
"eslint-config-prettier": "^10.1.8",
1616
"eslint-plugin-playwright": "^2.7.1",
17-
"globals": "^17.4.0",
17+
"globals": "^17.5.0",
1818
"prettier": "3.8.1"
1919
},
2020
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -359,10 +359,10 @@ glob-parent@^6.0.2:
359359
dependencies:
360360
is-glob "^4.0.3"
361361

362-
globals@^17.3.0, globals@^17.4.0:
363-
version "17.4.0"
364-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
365-
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
362+
globals@^17.3.0, globals@^17.5.0:
363+
version "17.5.0"
364+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6"
365+
integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==
366366

367367
ignore@^5.2.0:
368368
version "5.3.1"

0 commit comments

Comments
 (0)