Skip to content

Commit 577bf6e

Browse files
Update dependency globals to v17 (#376)
1 parent 9874035 commit 577bf6e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

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

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.65",
3+
"version": "3.0.66",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -33,7 +33,7 @@
3333
"eslint-plugin-jest-dom": "^5.5.0",
3434
"eslint-plugin-prettier": "^5.5.4",
3535
"eslint-plugin-react": "^7.37.5",
36-
"globals": "^16.5.0",
36+
"globals": "^17.0.0",
3737
"prettier": "^3.7.4",
3838
"typescript": "^5.9.3",
3939
"typescript-eslint": "^8.50.1"

0 commit comments

Comments
 (0)