Skip to content

Commit 7638c7c

Browse files
committed
Bump globals to 15.3.0 for @reduxjs/eslint-config
1 parent deec317 commit 7638c7c

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.3.0",
7171
"eslint-config-prettier": "^9.1.0",
72-
"globals": "^15.2.0",
72+
"globals": "^15.3.0",
7373
"typescript-eslint": "^7.9.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.3.0"
74407440
eslint-config-prettier: "npm:^9.1.0"
74417441
eslint-plugin-prettier: "npm:^5.1.3"
7442-
globals: "npm:^15.2.0"
7442+
globals: "npm:^15.3.0"
74437443
rimraf: "npm:^5.0.7"
74447444
tslib: "npm:^2.6.2"
74457445
typescript: "npm:^5.4.5"
@@ -16753,10 +16753,10 @@ __metadata:
1675316753
languageName: node
1675416754
linkType: hard
1675516755

16756-
"globals@npm:^15.2.0":
16757-
version: 15.2.0
16758-
resolution: "globals@npm:15.2.0"
16759-
checksum: 10/a3cb67b037c84bfae1a6bedbe316a392a0e40a602b7730fe846312bcc460dd7b08059210762ae6f0e4343259334d473a821d537246983399b10c30c6911b7f9c
16756+
"globals@npm:^15.3.0":
16757+
version: 15.3.0
16758+
resolution: "globals@npm:15.3.0"
16759+
checksum: 10/ad4e845884e045d211fd7c4511f51a3484d6db8438d7a8ec9366919771f802596964aaa514f2561bd375ee7d0d57e83a056ef50996eee5a676400534c75e4d06
1676016760
languageName: node
1676116761
linkType: hard
1676216762

0 commit comments

Comments
 (0)