Skip to content

Commit fab3436

Browse files
authored
Merge pull request #351 from dsgnr/dependabot/npm_and_yarn/frontend/web/globals-16.3.0
[web] Bump globals from 16.0.0 to 16.3.0 in /frontend/web
2 parents 684d61a + 9398d5c commit fab3436

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"css-loader": "^7.1.2",
3232
"css-minimizer-webpack-plugin": "^7.0.2",
3333
"eslint": "^9.30.1",
34-
"globals": "^16.0.0",
34+
"globals": "^16.3.0",
3535
"html-webpack-plugin": "^5.6.0",
3636
"mini-css-extract-plugin": "^2.9.0",
3737
"prettier": "^3.6.2",

frontend/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,10 +1785,10 @@ globals@^14.0.0:
17851785
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
17861786
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
17871787

1788-
globals@^16.0.0:
1789-
version "16.0.0"
1790-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
1791-
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
1788+
globals@^16.3.0:
1789+
version "16.3.0"
1790+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
1791+
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
17921792

17931793
gopd@^1.0.1:
17941794
version "1.0.1"

0 commit comments

Comments
 (0)