-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump Global from
69775c4
to 4b5f4fe
Bumps [Global](https://github.com/BiliUniverse/Global) from `69775c4` to `4b5f4fe`. - [Commits](BiliUniverse/Global@69775c4...4b5f4fe) --- updated-dependencies: - dependency-name: Global dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
cdc0c16
commit 485fd25
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Global
updated
13 files
+449 −409 | js/BiliBili.Global.request.beta.js | |
+2 −2 | js/BiliBili.Global.request.js | |
+413 −322 | js/BiliBili.Global.response.beta.js | |
+2 −2 | js/BiliBili.Global.response.js | |
+423 −380 | js/BiliIntl.Global.request.beta.js | |
+56 −148 | src/BiliBili.Global.request.beta.js | |
+55 −145 | src/BiliBili.Global.request.js | |
+22 −58 | src/BiliBili.Global.response.beta.js | |
+20 −55 | src/BiliBili.Global.response.js | |
+29 −137 | src/BiliIntl.Global.request.beta.js | |
+1 −1 | src/ENV | |
+1 −1 | src/URI | |
+5 −2 | src/function/setENV.mjs |