Skip to content

Commit 2b2481a

Browse files
Bump bgutils-js from 3.1.2 to 3.1.3 (#6650)
Bumps [bgutils-js](https://github.com/LuanRT/BgUtils) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/LuanRT/BgUtils/releases) - [Changelog](https://github.com/LuanRT/BgUtils/blob/main/CHANGELOG.md) - [Commits](LuanRT/BgUtils@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: bgutils-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9ae092 commit 2b2481a

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
@@ -61,7 +61,7 @@
6161
"@fortawesome/vue-fontawesome": "^2.0.10",
6262
"@seald-io/nedb": "^4.0.4",
6363
"autolinker": "^4.1.0",
64-
"bgutils-js": "^3.1.2",
64+
"bgutils-js": "^3.1.3",
6565
"electron-context-menu": "^4.0.4",
6666
"marked": "^15.0.6",
6767
"path-browserify": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,10 +2504,10 @@ batch@0.6.1:
25042504
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
25052505
integrity sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=
25062506

2507-
bgutils-js@^3.1.2:
2508-
version "3.1.2"
2509-
resolved "https://registry.yarnpkg.com/bgutils-js/-/bgutils-js-3.1.2.tgz#5449952440e26d9b0bb84e45138a80ad12476116"
2510-
integrity sha512-vccZDq2MmDGr+RVZDVaRGNfxe3/y35Q0fIGPA03B2e5sbTkEh8BQPZ7tKtyzqaQtojq1aTJzVPwo1dxF0UdT/g==
2507+
bgutils-js@^3.1.3:
2508+
version "3.1.3"
2509+
resolved "https://registry.yarnpkg.com/bgutils-js/-/bgutils-js-3.1.3.tgz#0bdd3aac1748ebe51777b72b346ecbe8722760f8"
2510+
integrity sha512-MHpm4hAHAwen0tzc0asziZ0FIsrM4q6zau8d49bzPtcyb5QzJge3OjtRVUzsjXdvrnbVOeETNrdA4q8IxkAL1g==
25112511

25122512
big.js@^5.2.2:
25132513
version "5.2.2"

0 commit comments

Comments
 (0)