Skip to content

Commit

Permalink
Bump globals from 15.10.0 to 15.11.0
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.10.0 to 15.11.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.10.0...v15.11.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 8a89606 commit 8dd87c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-storybook": "^0.9.0",
"globals": "^15.10.0",
"globals": "^15.11.0",
"postcss": "^8.4.47",
"relay-compiler": "^18.1.0",
"relay-test-utils": "^18.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5344,10 +5344,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.10.0":
version: 15.10.0
resolution: "globals@npm:15.10.0"
checksum: 10c0/fef8f320e88f01f1492fef1b04b056908e1f6726eeaffe3bca03247237300c2d86e71585ee641b62ba71460a6eaff0d6ca7fca284e61bd1b3f833c7ad68b160a
"globals@npm:^15.11.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: 10c0/861e39bb6bd9bd1b9f355c25c962e5eb4b3f0e1567cf60fa6c06e8c502b0ec8706b1cce055d69d84d0b7b8e028bec5418cf629a54e7047e116538d1c1c1a375c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8189,7 +8189,7 @@ __metadata:
eslint-plugin-react-refresh: "npm:^0.4.9"
eslint-plugin-storybook: "npm:^0.9.0"
estree-walker: "npm:^3.0.3"
globals: "npm:^15.10.0"
globals: "npm:^15.11.0"
graphql: "npm:16.x"
graphql-sse: "npm:^2.5.3"
lucide-react: "npm:^0.451.0"
Expand Down

0 comments on commit 8dd87c5

Please sign in to comment.