Skip to content

Commit

Permalink
猬嗭笍 Bump @types/update-notifier from 6.0.4 to 6.0.5
Browse files Browse the repository at this point in the history
Bumps [@types/update-notifier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/update-notifier) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/update-notifier)

---
updated-dependencies:
- dependency-name: "@types/update-notifier"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2023
1 parent 4a13972 commit e7af4fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"@babel/preset-flow": "7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@types/jest": "^29.5.4",
"@types/update-notifier": "^6.0.4",
"@types/update-notifier": "^6.0.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-plugin-module-extension-resolver": "^1.0.0-rc.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1619,10 +1619,10 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==

"@types/update-notifier@^6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-6.0.4.tgz#fb8c6d739ea16066077fe27bb48af000d23097c2"
integrity sha512-CiKJPSmt/3F4sVnkQTjnP/onKtTJxRkib6Gvw4XESM8FNsHlvRnBNqU5qL0IQmqjtKnz5e9E6Y7xChOpvxFzKg==
"@types/update-notifier@^6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-6.0.5.tgz#3988576f106b105062ce0588b763534f5ef23dee"
integrity sha512-uUOhxsJ3edPHu06r3k4I2yJ4eoyqBt+53ra9+caXEx0ruoPwqNHTlkq75CUvI4yWsrCA5+31tih+opunLCYnXw==
dependencies:
"@types/configstore" "*"
boxen "^7.0.0"
Expand Down

0 comments on commit e7af4fe

Please sign in to comment.