File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 105
105
"eslint-config-prettier" : " ^10.0.1" ,
106
106
"eslint-plugin-import" : " ^2.31.0" ,
107
107
"eslint-plugin-react" : " ^7.37.4" ,
108
- "globals" : " ^15.14 .0" ,
108
+ "globals" : " ^16.0 .0" ,
109
109
"graphql-tag" : " ^2.12.6" ,
110
110
"jest" : " ^29.7.0" ,
111
111
"jest-transform-graphql" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -4851,7 +4851,7 @@ __metadata:
4851
4851
eslint-config-prettier: ^10.0.1
4852
4852
eslint-plugin-import: ^2.31.0
4853
4853
eslint-plugin-react: ^7.37.4
4854
- globals: ^15.14 .0
4854
+ globals: ^16.0 .0
4855
4855
graphql: ^16.10.0
4856
4856
graphql-tag: ^2.12.6
4857
4857
jest: ^29.7.0
@@ -11083,10 +11083,10 @@ __metadata:
11083
11083
languageName: node
11084
11084
linkType: hard
11085
11085
11086
- "globals@npm:^15.14 .0":
11087
- version: 15.15 .0
11088
- resolution: "globals@npm:15.15 .0"
11089
- checksum: a2a92199a112db00562a2f85eeef2a7e3943e171f7f7d9b17dfa9231e35fd612588f3c199d1509ab1757273467e413b08c80424cf6e399e96acdaf93deb3ee88
11086
+ "globals@npm:^16.0 .0":
11087
+ version: 16.0 .0
11088
+ resolution: "globals@npm:16.0 .0"
11089
+ checksum: 41df1cb6f86c36dfdf8fb6c270247105c85cc3aec8d8238c5e691b0d2aad9eed8ff390d1035f4b5a27ee24bf75b095c7b84717e9d2050d2122e61f37d9c6131a
11090
11090
languageName: node
11091
11091
linkType: hard
11092
11092
You can’t perform that action at this time.
0 commit comments