Skip to content

Commit a2e6186

Browse files
chore(deps): update dependency globals to ^16.5.0 (#3493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f27db8d commit a2e6186

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "^22.18.13",
5555
"@typescript-eslint/rule-tester": "^8.46.2",
5656
"eslint": "^9.38.0",
57-
"globals": "^16.4.0",
57+
"globals": "^16.5.0",
5858
"npm-run-all": "^4.1.5",
5959
"prettier": "^3.6.2",
6060
"rimraf": "^6.0.1",

packages/plugin-packer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"cssnano": "^7.1.2",
7777
"execa": "^5.1.1",
7878
"glob": "^10.4.5",
79-
"globals": "^16.4.0",
79+
"globals": "^16.5.0",
8080
"jest-environment-jsdom": "^29.7.0",
8181
"normalize.css": "^8.0.1",
8282
"path-browserify": "^1.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)