Skip to content

Commit 6a500b9

Browse files
fix(deps): update dependency @oliversalzburg/js-utils to v0.0.50
1 parent 6301e55 commit 6a500b9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"postversion": "git push"
3737
},
3838
"dependencies": {
39-
"@oliversalzburg/js-utils": "0.0.46",
39+
"@oliversalzburg/js-utils": "0.0.50",
4040
"elapsed-time": "0.0.1",
4141
"globby": "14.0.1",
4242
"marked": "13.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -888,10 +888,10 @@ __metadata:
888888
languageName: node
889889
linkType: hard
890890

891-
"@oliversalzburg/js-utils@npm:0.0.46":
892-
version: 0.0.46
893-
resolution: "@oliversalzburg/js-utils@npm:0.0.46"
894-
checksum: 10c0/613e9ad206791a015c284734509f741fcbf0eefcfe18a5330599703612760447d1ed5d95805bf41fdb455666f3546b6d57156b9afa08b17d93161a3ed415ac4a
891+
"@oliversalzburg/js-utils@npm:0.0.50":
892+
version: 0.0.50
893+
resolution: "@oliversalzburg/js-utils@npm:0.0.50"
894+
checksum: 10c0/f37bd5a656518f9797d2a0c28cc566ff22345f4fd71a02d743c1bc6a1d8348573e7e2a4b6eecdeec6adf2068a303b4aca7d4396ed04e510a7fe861631fa9e047
895895
languageName: node
896896
linkType: hard
897897

@@ -3886,7 +3886,7 @@ __metadata:
38863886
dependencies:
38873887
"@eslint/js": "npm:9.5.0"
38883888
"@oliversalzburg/eslint-config": "npm:0.0.11"
3889-
"@oliversalzburg/js-utils": "npm:0.0.46"
3889+
"@oliversalzburg/js-utils": "npm:0.0.50"
38903890
"@types/jest": "npm:29.5.12"
38913891
"@types/minimist": "npm:1.2.5"
38923892
"@types/node": "npm:20.14.5"

0 commit comments

Comments
 (0)