Skip to content

Commit 9bc6963

Browse files
fix(deps): update dependency @oliversalzburg/js-utils to v0.1.2
1 parent 9e488ed commit 9bc6963

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.1.1",
39+
"@oliversalzburg/js-utils": "0.1.2",
4040
"elapsed-time": "0.0.1",
4141
"globby": "14.0.2",
4242
"marked": "15.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -897,10 +897,10 @@ __metadata:
897897
languageName: node
898898
linkType: hard
899899

900-
"@oliversalzburg/js-utils@npm:0.1.1":
901-
version: 0.1.1
902-
resolution: "@oliversalzburg/js-utils@npm:0.1.1"
903-
checksum: 10c0/e007d0f60d614510c07fd8a7eb6da6a924bb75643a03a257e86a75799c40978cc33cd9f32b4f284962f2c7ca00b469aebb519ed5459f0d43086e673c6b8b4441
900+
"@oliversalzburg/js-utils@npm:0.1.2":
901+
version: 0.1.2
902+
resolution: "@oliversalzburg/js-utils@npm:0.1.2"
903+
checksum: 10c0/525ba5b0a63ad66d5ace54bd44003cd9f12ed88caab534219fa429e2ecb601684de22a3e320925f069eddef90e9468c4fd6c35ed7f212413b4bf47d0b4897edc
904904
languageName: node
905905
linkType: hard
906906

@@ -3888,7 +3888,7 @@ __metadata:
38883888
dependencies:
38893889
"@eslint/js": "npm:9.16.0"
38903890
"@oliversalzburg/eslint-config": "npm:1.2.0"
3891-
"@oliversalzburg/js-utils": "npm:0.1.1"
3891+
"@oliversalzburg/js-utils": "npm:0.1.2"
38923892
"@types/jest": "npm:29.5.14"
38933893
"@types/minimist": "npm:1.2.5"
38943894
"@types/node": "npm:22.10.1"

0 commit comments

Comments
 (0)