Skip to content

Commit 33655e3

Browse files
fix(deps): update dependency globals to v16.4.0
1 parent 25cabeb commit 33655e3

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.6.1",
5757
"eslint-plugin-you-dont-need-lodash-underscore": "6.14.0",
58-
"globals": "16.2.0",
58+
"globals": "16.4.0",
5959
"typescript-eslint": "8.38.0"
6060
},
6161
"devDependencies": {

yarn.lock

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

2121-
globals@16.2.0:
2122-
version "16.2.0"
2123-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
2124-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
2121+
globals@16.4.0:
2122+
version "16.4.0"
2123+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
2124+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
21252125

21262126
globals@^14.0.0:
21272127
version "14.0.0"

0 commit comments

Comments
 (0)