Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: yarn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 6374331 commit e34aa2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^5.4.5",
"yarn": "^1.22.13"
"yarn": "^1.22.22"
}
}
8 changes: 4 additions & 4 deletions ui-test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1587,10 +1587,10 @@ [email protected]:
y18n "^4.0.0"
yargs-parser "^13.1.2"

yarn@^1.22.13:
version "1.22.13"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.13.tgz#8789ef23b630fe99b819b044f4b7b93ab1bc1b8f"
integrity sha512-G8qG4t7Ef5cLVpzbM3HWWsow4hpfeSCfKtMnjfERmp9V5qSCOKz0uGAIQCM/x3gWfCzH8Bvb4hl3ZfhG/XD1Jg==
yarn@^1.22.22:
version "1.22.22"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz#ac34549e6aa8e7ead463a7407e1c7390f61a6610"
integrity sha512-prL3kGtyG7o9Z9Sv8IPfBNrWTDmXB4Qbes8A9rEzt6wkJV8mUvoirjU0Mp3GGAU06Y0XQyA3/2/RQFVuK7MTfg==

yauzl@^2.10.0:
version "2.10.0"
Expand Down

0 comments on commit e34aa2f

Please sign in to comment.