Skip to content

Commit d717498

Browse files
committed
Bump globals to version 15.4.0 for @reduxjs/eslint-config
1 parent 649e56f commit d717498

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/configs/eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dependencies": {
7070
"@eslint/js": "^9.4.0",
7171
"eslint-config-prettier": "^9.1.0",
72-
"globals": "^15.3.0",
72+
"globals": "^15.4.0",
7373
"typescript-eslint": "^7.12.0"
7474
}
7575
}

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7464,7 +7464,7 @@ __metadata:
74647464
eslint: "npm:^9.4.0"
74657465
eslint-config-prettier: "npm:^9.1.0"
74667466
eslint-plugin-prettier: "npm:^5.1.3"
7467-
globals: "npm:^15.3.0"
7467+
globals: "npm:^15.4.0"
74687468
rimraf: "npm:^5.0.7"
74697469
tslib: "npm:^2.6.3"
74707470
typescript: "npm:^5.4.5"
@@ -16768,10 +16768,10 @@ __metadata:
1676816768
languageName: node
1676916769
linkType: hard
1677016770

16771-
"globals@npm:^15.3.0":
16772-
version: 15.3.0
16773-
resolution: "globals@npm:15.3.0"
16774-
checksum: 10/ad4e845884e045d211fd7c4511f51a3484d6db8438d7a8ec9366919771f802596964aaa514f2561bd375ee7d0d57e83a056ef50996eee5a676400534c75e4d06
16771+
"globals@npm:^15.4.0":
16772+
version: 15.4.0
16773+
resolution: "globals@npm:15.4.0"
16774+
checksum: 10/886e687466ceee48fe61f1a6c69fb714e79a84b9e11953baa355b94da0d72caf0e8186d64dcf1299d27ef5f231029baadd197593323ccc6617d487216e561c9b
1677516775
languageName: node
1677616776
linkType: hard
1677716777

0 commit comments

Comments
 (0)