Skip to content

Commit e07a197

Browse files
Update dependency globals to v16.5.0 (#46081)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 65b0e85 commit e07a197

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: changed
3+
4+
Update package dependencies.

projects/js-packages/eslint-config-target-es/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@wordpress/browserslist-config": "6.35.0",
4848
"eslint": "9.38.0",
4949
"eslint-plugin-es-x": "9.1.2",
50-
"globals": "16.0.0",
50+
"globals": "16.5.0",
5151
"jest": "30.2.0"
5252
},
5353
"peerDependencies": {

tools/js-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-testing-library": "7.13.3",
5151
"eslint-plugin-you-dont-need-lodash-underscore": "6.14.0",
5252
"glob": "11.1.0",
53-
"globals": "16.0.0",
53+
"globals": "16.5.0",
5454
"ignore": "7.0.0",
5555
"jest": "30.2.0",
5656
"jest-environment-jsdom": "30.2.0",

0 commit comments

Comments
 (0)