Skip to content

Commit

Permalink
chore(deps-dev): bump globals from 15.14.0 to 15.15.0
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 15.15.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.14.0...v15.15.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 Feb 17, 2025
1 parent d3120ea commit 3695afd
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 @@ -55,7 +55,7 @@
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.4",
"globals": "^15.14.0",
"globals": "^15.15.0",
"jest": "^29.7.0",
"msw": "^2.7.0",
"npm-run-all": "^4.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,7 +1365,7 @@ __metadata:
eslint-plugin-import: ^2.31.0
eslint-plugin-react: ^7.37.4
fp-ts: ^2.16.9
globals: ^15.14.0
globals: ^15.15.0
io-ts: ^2.2.22
jest: ^29.7.0
jose: ^5.9.6
Expand Down Expand Up @@ -4009,10 +4009,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: fa993433a01bf4a118904fbafbcff34db487fce83f73da75fb4a8653afc6dcd72905e6208c49bab307ff0980928273d0ecd1cfc67e1a4782dabfbd92c234ab68
"globals@npm:^15.15.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: a2a92199a112db00562a2f85eeef2a7e3943e171f7f7d9b17dfa9231e35fd612588f3c199d1509ab1757273467e413b08c80424cf6e399e96acdaf93deb3ee88
languageName: node
linkType: hard

Expand Down

0 comments on commit 3695afd

Please sign in to comment.