Skip to content

Commit

Permalink
chore(deps): update dependency globals to ^15.15.0 (#3178)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 161c14a commit beebe3d
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "^22.13.4",
"@typescript-eslint/rule-tester": "^8.20.0",
"eslint": "^9.20.1",
"globals": "^15.14.0",
"globals": "^15.15.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"cssnano": "^7.0.6",
"execa": "^5.1.1",
"glob": "^10.4.5",
"globals": "^15.14.0",
"globals": "^15.15.0",
"jest-environment-jsdom": "^29.7.0",
"normalize.css": "^8.0.1",
"path-browserify": "^1.0.1",
Expand Down
47 changes: 40 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit beebe3d

Please sign in to comment.