Skip to content

Commit

Permalink
Update dependency @rushstack/package-deps-hash to ^4.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent c315e79 commit 49e86d7
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 6 deletions.
11 changes: 11 additions & 0 deletions change/change-0d4e2e85-99b4-4fec-a0b0-c3987fea9a26.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"type": "patch",
"comment": "Update dependency @rushstack/package-deps-hash to ^4.1.19",
"packageName": "just-task",
"email": "email not defined",
"dependentChangeType": "patch"
}
]
}
2 changes: 1 addition & 1 deletion packages/just-task/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"node": ">=14"
},
"dependencies": {
"@rushstack/package-deps-hash": "^4.0.0",
"@rushstack/package-deps-hash": "^4.1.19",
"@types/chokidar": "^2.1.3",
"@types/undertaker": "^1.2.8",
"@types/yargs-parser": "^20.2.2",
Expand Down
23 changes: 18 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1388,12 +1388,25 @@
semver "~7.5.4"
z-schema "~5.0.2"

"@rushstack/package-deps-hash@^4.0.0":
version "4.0.44"
resolved "https://registry.yarnpkg.com/@rushstack/package-deps-hash/-/package-deps-hash-4.0.44.tgz#afc4250957b3a4a268db99c126822dac890ad2f7"
integrity sha512-3TicOuPpDOyl1wWvkaFwYvMgvC2tiqBIZkNbYuSntYCu4i5dh1wUC07Rfnm/K7s3/gNJgZCvOLIxetvUqfv0hg==
"@rushstack/node-core-library@3.64.0":
version "3.64.0"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.64.0.tgz#7fc3ad95d6eebcdca030c6f05a26a3b5197c50a7"
integrity sha512-H9GdJuPGAR98mcUGrRrRaAj2NMWERvccmP8cetsZW9CUe9jPEFe6TZTJaKLJEVMgU1lLTWtsJf4UhGQ6RdWt1A==
dependencies:
"@rushstack/node-core-library" "3.59.7"
colors "~1.2.1"
fs-extra "~7.0.1"
import-lazy "~4.0.0"
jju "~1.4.0"
resolve "~1.22.1"
semver "~7.5.4"
z-schema "~5.0.2"

"@rushstack/package-deps-hash@^4.1.19":
version "4.1.19"
resolved "https://registry.yarnpkg.com/@rushstack/package-deps-hash/-/package-deps-hash-4.1.19.tgz#2b242eb6d12efdf88b2e18549fc57ecf0afa1e75"
integrity sha512-GMZ/Avb3WRrGvHISzmK31rSgcK6KeMY5BvckWi219N8wqBr9gvOeU+6UyAgfVqYKPM8RMza29dZLw7f4CHBMZg==
dependencies:
"@rushstack/node-core-library" "3.64.0"

"@rushstack/rig-package@0.4.1":
version "0.4.1"
Expand Down

0 comments on commit 49e86d7

Please sign in to comment.