Skip to content

Commit

Permalink
chore(deps): update 3rd party dependencies (patch/minor) (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 2d3c89e commit 390c222
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"packageManager": "[email protected]+sha256.f3cc0eda8e5560e529c7147565b30faa43b4e472d90e8634d7134a37c7f59781",
"devDependencies": {
"@jest/types": "^29.6.3",
"@monoweave/plugin-github": "^2.1.3",
"@monoweave/plugin-github": "^2.1.4",
"@noahnu/eslint-config": "^1.0.0",
"@tophat/commitizen-adapter": "^1.0.2",
"@tophat/commitlint-config": "^1.0.2",
Expand Down Expand Up @@ -66,7 +66,7 @@
"release": "monoweave --log-level 0 --plugins @monoweave/plugin-github"
},
"dependencies": {
"@monoweave/cli": "^1.2.4",
"@monoweave/cli": "^1.2.5",
"@monoweave/types": "^1.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ __metadata:
languageName: node
linkType: hard

"@monoweave/cli@npm:^1.2.4":
"@monoweave/cli@npm:^1.2.5":
version: 1.3.1
resolution: "@monoweave/cli@npm:1.3.1"
dependencies:
Expand Down Expand Up @@ -1289,7 +1289,7 @@ __metadata:
languageName: node
linkType: hard

"@monoweave/plugin-github@npm:^2.1.3":
"@monoweave/plugin-github@npm:^2.1.4":
version: 2.1.4
resolution: "@monoweave/plugin-github@npm:2.1.4"
dependencies:
Expand Down Expand Up @@ -1470,8 +1470,8 @@ __metadata:
resolution: "@noahnu/nodejs-tools@workspace:."
dependencies:
"@jest/types": "npm:^29.6.3"
"@monoweave/cli": "npm:^1.2.4"
"@monoweave/plugin-github": "npm:^2.1.3"
"@monoweave/cli": "npm:^1.2.5"
"@monoweave/plugin-github": "npm:^2.1.4"
"@monoweave/types": "npm:^1.1.0"
"@noahnu/eslint-config": "npm:^1.0.0"
"@tophat/commitizen-adapter": "npm:^1.0.2"
Expand Down

0 comments on commit 390c222

Please sign in to comment.