Skip to content

Commit fa0d275

Browse files
committed
Bump globals to version 15.2.0 for @reduxjs/eslint-config
1 parent 139cc75 commit fa0d275

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/configs/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dependencies": {
7070
"@eslint/js": "^9.2.0",
7171
"eslint-config-prettier": "^9.1.0",
72-
"globals": "^15.1.0",
72+
"globals": "^15.2.0",
7373
"typescript-eslint": "^7.8.0"
7474
}
7575
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7439,7 +7439,7 @@ __metadata:
74397439
eslint: "npm:^9.2.0"
74407440
eslint-config-prettier: "npm:^9.1.0"
74417441
eslint-plugin-prettier: "npm:^5.1.3"
7442-
globals: "npm:^15.1.0"
7442+
globals: "npm:^15.2.0"
74437443
rimraf: "npm:^5.0.5"
74447444
tslib: "npm:^2.6.2"
74457445
typescript: "npm:^5.4.5"
@@ -16633,10 +16633,10 @@ __metadata:
1663316633
languageName: node
1663416634
linkType: hard
1663516635

16636-
"globals@npm:^15.1.0":
16637-
version: 15.1.0
16638-
resolution: "globals@npm:15.1.0"
16639-
checksum: 10/441931212b8b629940484aa6e505a4b7f590bed9f04f381d22e65d412bdb0c1e463aa6ca997ca0ce8a1a4966e934dc68c80ddbe74769adb33b6c7765ee6bef21
16636+
"globals@npm:^15.2.0":
16637+
version: 15.2.0
16638+
resolution: "globals@npm:15.2.0"
16639+
checksum: 10/a3cb67b037c84bfae1a6bedbe316a392a0e40a602b7730fe846312bcc460dd7b08059210762ae6f0e4343259334d473a821d537246983399b10c30c6911b7f9c
1664016640
languageName: node
1664116641
linkType: hard
1664216642

0 commit comments

Comments
 (0)