Skip to content

Commit fc66d78

Browse files
fix(deps): update dependency globals to v16.3.0
1 parent 8848e98 commit fc66d78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-sonarjs": "3.0.4",
5656
"eslint-plugin-testing-library": "7.5.3",
5757
"eslint-plugin-you-dont-need-lodash-underscore": "6.14.0",
58-
"globals": "16.2.0",
58+
"globals": "16.3.0",
5959
"typescript-eslint": "8.36.0"
6060
},
6161
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,10 +2117,10 @@ glob-parent@^6.0.2:
21172117
dependencies:
21182118
is-glob "^4.0.3"
21192119

2120-
globals@16.2.0:
2121-
version "16.2.0"
2122-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
2123-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
2120+
globals@16.3.0:
2121+
version "16.3.0"
2122+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
2123+
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
21242124

21252125
globals@^14.0.0:
21262126
version "14.0.0"

0 commit comments

Comments
 (0)