Skip to content

Commit

Permalink
fix(deps): update dependency @oliversalzburg/js-utils to v0.0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Jun 27, 2024
1 parent 0f44707 commit d9fb4e1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/action-release-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"@oliversalzburg/js-utils": "0.0.50",
"@oliversalzburg/js-utils": "0.0.57",
"tslib": "2.6.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kitten-scientists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"types": "./build/index.d.ts",
"dependencies": {
"@oliversalzburg/js-utils": "0.0.50",
"@oliversalzburg/js-utils": "0.0.57",
"ajv": "8.16.0",
"date-fns": "3.6.0",
"semver": "7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/snapshot-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@kitten-science/kitten-scientists": "workspace:*",
"@oliversalzburg/js-utils": "0.0.50",
"@oliversalzburg/js-utils": "0.0.57",
"@shoelace-style/shoelace": "2.15.1",
"lit": "3.1.4",
"lit-html": "3.1.4",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ __metadata:
"@actions/core": "npm:1.10.1"
"@actions/github": "npm:5.1.1"
"@kie/mock-github": "npm:2.0.1"
"@oliversalzburg/js-utils": "npm:0.0.50"
"@oliversalzburg/js-utils": "npm:0.0.57"
"@types/chai": "npm:4.3.16"
"@types/mocha": "npm:10.0.7"
"@types/node": "npm:20.14.9"
Expand All @@ -469,7 +469,7 @@ __metadata:
resolution: "@kitten-science/kitten-scientists@workspace:packages/kitten-scientists"
dependencies:
"@kitten-science/action-release-info": "workspace:*"
"@oliversalzburg/js-utils": "npm:0.0.50"
"@oliversalzburg/js-utils": "npm:0.0.57"
"@types/dojo": "npm:1.9.48"
"@types/jquery": "npm:3.5.30"
"@types/semver": "npm:7.5.8"
Expand All @@ -495,7 +495,7 @@ __metadata:
resolution: "@kitten-science/snapshot-analyzer@workspace:packages/snapshot-analyzer"
dependencies:
"@kitten-science/kitten-scientists": "workspace:*"
"@oliversalzburg/js-utils": "npm:0.0.50"
"@oliversalzburg/js-utils": "npm:0.0.57"
"@shoelace-style/shoelace": "npm:2.15.1"
lit: "npm:3.1.4"
lit-html: "npm:3.1.4"
Expand Down Expand Up @@ -721,10 +721,10 @@ __metadata:
languageName: node
linkType: hard

"@oliversalzburg/js-utils@npm:0.0.50":
version: 0.0.50
resolution: "@oliversalzburg/js-utils@npm:0.0.50"
checksum: 10c0/f37bd5a656518f9797d2a0c28cc566ff22345f4fd71a02d743c1bc6a1d8348573e7e2a4b6eecdeec6adf2068a303b4aca7d4396ed04e510a7fe861631fa9e047
"@oliversalzburg/js-utils@npm:0.0.57":
version: 0.0.57
resolution: "@oliversalzburg/js-utils@npm:0.0.57"
checksum: 10c0/3fc768a9c50038ccff78b3dcd77bb562f34a058abbf0dffa8088de63caa9517a8c83f278507559522b32f07cfa171da9827c0773b28e767dc4100569f75c0533
languageName: node
linkType: hard

Expand Down

0 comments on commit d9fb4e1

Please sign in to comment.