Skip to content

Commit 7f1ff14

Browse files
renovate[bot]oliversalzburg
authored andcommitted
fix(deps): update dependency @oliversalzburg/js-utils to v0.1.1
1 parent 11210a9 commit 7f1ff14

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
@@ -31,7 +31,7 @@
3131
},
3232
"types": "output/main.d.ts",
3333
"dependencies": {
34-
"@oliversalzburg/js-utils": "0.1.0",
34+
"@oliversalzburg/js-utils": "0.1.1",
3535
"execa": "9.3.1",
3636
"semver": "7.6.3",
3737
"which": "4.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,10 +262,10 @@ __metadata:
262262
languageName: node
263263
linkType: hard
264264

265-
"@oliversalzburg/js-utils@npm:0.1.0":
266-
version: 0.1.0
267-
resolution: "@oliversalzburg/js-utils@npm:0.1.0"
268-
checksum: 10c0/d6923e700f01e46f7ddf9bffba8981c0ff8a5478f09416fc79d3e14eb658f7dde73bb6227a3a0fd4c0dd82cc7a0532b96fbe70abe4ee30b0befffb33bd5b839f
265+
"@oliversalzburg/js-utils@npm:0.1.1":
266+
version: 0.1.1
267+
resolution: "@oliversalzburg/js-utils@npm:0.1.1"
268+
checksum: 10c0/e007d0f60d614510c07fd8a7eb6da6a924bb75643a03a257e86a75799c40978cc33cd9f32b4f284962f2c7ca00b469aebb519ed5459f0d43086e673c6b8b4441
269269
languageName: node
270270
linkType: hard
271271

@@ -3332,7 +3332,7 @@ __metadata:
33323332
dependencies:
33333333
"@eslint/js": "npm:9.10.0"
33343334
"@oliversalzburg/eslint-config": "npm:1.1.0"
3335-
"@oliversalzburg/js-utils": "npm:0.1.0"
3335+
"@oliversalzburg/js-utils": "npm:0.1.1"
33363336
"@types/chai": "npm:4.3.19"
33373337
"@types/eslint": "npm:9.6.1"
33383338
"@types/mocha": "npm:10.0.8"

0 commit comments

Comments
 (0)