Skip to content

Commit 64cff0e

Browse files
chore(deps): update dependency globals to v17 (#357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 495b5d8 commit 64cff0e

2 files changed

Lines changed: 13 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "10.1.8",
4242
"eslint-plugin-simple-import-sort": "12.1.1",
4343
"eslint-plugin-unicorn": "62.0.0",
44-
"globals": "16.5.0",
44+
"globals": "17.0.0",
4545
"jest-snapshot-serializer-raw": "2.0.0",
4646
"lines-and-columns": "2.0.4",
4747
"npm-run-all2": "8.0.4",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,7 +1682,7 @@ __metadata:
16821682
eslint-config-prettier: "npm:10.1.8"
16831683
eslint-plugin-simple-import-sort: "npm:12.1.1"
16841684
eslint-plugin-unicorn: "npm:62.0.0"
1685-
globals: "npm:16.5.0"
1685+
globals: "npm:17.0.0"
16861686
jest-snapshot-serializer-raw: "npm:2.0.0"
16871687
lines-and-columns: "npm:2.0.4"
16881688
npm-run-all2: "npm:8.0.4"
@@ -2828,10 +2828,10 @@ __metadata:
28282828
languageName: node
28292829
linkType: hard
28302830

2831-
"globals@npm:16.5.0, globals@npm:^16.4.0":
2832-
version: 16.5.0
2833-
resolution: "globals@npm:16.5.0"
2834-
checksum: 10/f9e8a2a13f50222c127030a619e283e7bbfe32966316bdde0715af1d15a7e40cb9c24ff52cad59671f97762ed8b515353c2f8674f560c63d9385f19ee26735a6
2831+
"globals@npm:17.0.0":
2832+
version: 17.0.0
2833+
resolution: "globals@npm:17.0.0"
2834+
checksum: 10/af6213db9bf5f599b8a609061984c4d5fedb23db336228b866eba70819fe13ea3d11ca507b4799e8afc888331d0f7e5760d01507e38cb988fff9ad3a9635b312
28352835
languageName: node
28362836
linkType: hard
28372837

@@ -2842,6 +2842,13 @@ __metadata:
28422842
languageName: node
28432843
linkType: hard
28442844

2845+
"globals@npm:^16.4.0":
2846+
version: 16.5.0
2847+
resolution: "globals@npm:16.5.0"
2848+
checksum: 10/f9e8a2a13f50222c127030a619e283e7bbfe32966316bdde0715af1d15a7e40cb9c24ff52cad59671f97762ed8b515353c2f8674f560c63d9385f19ee26735a6
2849+
languageName: node
2850+
linkType: hard
2851+
28452852
"graceful-fs@npm:^4.2.6":
28462853
version: 4.2.11
28472854
resolution: "graceful-fs@npm:4.2.11"

0 commit comments

Comments
 (0)