Skip to content

Commit

Permalink
chore(deps): update dependency globals to v16 (#2119)
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 23, 2025
1 parent e78a3e5 commit 0fb35af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-filenames": "latest",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "^7.35.0",
"globals": "^15.9.0",
"globals": "^16.0.0",
"husky": "8.0.1",
"lint-staged": "15.4.3"
},
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12896,13 +12896,20 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.11.0, globals@npm:^15.9.0":
"globals@npm:^15.11.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
languageName: node
linkType: hard

"globals@npm:^16.0.0":
version: 16.0.0
resolution: "globals@npm:16.0.0"
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
languageName: node
linkType: hard

"globalthis@npm:^1.0.3, globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down Expand Up @@ -20449,7 +20456,7 @@ __metadata:
eslint-plugin-filenames: "npm:latest"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-react: "npm:^7.35.0"
globals: "npm:^15.9.0"
globals: "npm:^16.0.0"
husky: "npm:8.0.1"
lint-staged: "npm:15.4.3"
languageName: unknown
Expand Down

0 comments on commit 0fb35af

Please sign in to comment.