Skip to content

Commit 4eb2bf7

Browse files
authored
Merge pull request #1864 from bervProject/dependabot/npm_and_yarn/globals-17.4.0
build(deps-dev): bump globals from 17.3.0 to 17.4.0
2 parents fe71cef + 8aef5ac commit 4eb2bf7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-import": "^2.32.0",
4848
"eslint-plugin-vue": "^10.8.0",
4949
"eslint-plugin-vuejs-accessibility": "^2.5.0",
50-
"globals": "^17.3.0",
50+
"globals": "^17.4.0",
5151
"jest": "30.2.0",
5252
"sass": "^1.97.3",
5353
"sass-loader": "^16.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5860,10 +5860,10 @@ globals@^14.0.0:
58605860
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
58615861
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
58625862

5863-
globals@^17.3.0:
5864-
version "17.3.0"
5865-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.3.0.tgz#8b96544c2fa91afada02747cc9731c002a96f3b9"
5866-
integrity sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==
5863+
globals@^17.3.0, globals@^17.4.0:
5864+
version "17.4.0"
5865+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
5866+
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
58675867

58685868
globalthis@^1.0.4:
58695869
version "1.0.4"

0 commit comments

Comments
 (0)