Skip to content

Commit 1a64b55

Browse files
Bump globals from 17.1.0 to 17.3.0 (#616)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.1.0 to 17.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.1.0...v17.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48b01c4 commit 1a64b55

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-react": "^7.37.5",
5757
"eslint-plugin-react-hooks": "^7.0.1",
5858
"eslint-plugin-simple-import-sort": "^12.1.1",
59-
"globals": "^17.1.0",
59+
"globals": "^17.3.0",
6060
"typescript-eslint": "^8.17.0"
6161
},
6262
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2222,10 +2222,10 @@ glob@^7.1.3:
22222222
once "^1.3.0"
22232223
path-is-absolute "^1.0.0"
22242224

2225-
globals@^17.1.0:
2226-
version "17.1.0"
2227-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.1.0.tgz#03448e667caa3914312a7937eef48c4a59dc6859"
2228-
integrity sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==
2225+
globals@^17.3.0:
2226+
version "17.3.0"
2227+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.3.0.tgz#8b96544c2fa91afada02747cc9731c002a96f3b9"
2228+
integrity sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==
22292229

22302230
globalthis@^1.0.3, globalthis@^1.0.4:
22312231
version "1.0.4"

0 commit comments

Comments
 (0)