Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit 1105e55

Browse files
Bump @types/update-notifier from 4.1.1 to 5.0.0 (#74)
Bumps [@types/update-notifier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/update-notifier) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/update-notifier) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 587cf52 commit 1105e55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@types/chai": "^4.2.12",
3838
"@types/mocha": "^8.0.0",
39-
"@types/update-notifier": "^4.1.0",
39+
"@types/update-notifier": "^5.0.0",
4040
"@typescript-eslint/eslint-plugin": "^4.0.0",
4141
"@typescript-eslint/parser": "^3.7.0",
4242
"chai": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@
112112
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
113113
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
114114

115-
"@types/update-notifier@^4.1.0":
116-
version "4.1.1"
117-
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-4.1.1.tgz#370a2159db6ca85a0c7bb1ed08e4346c7b12ea46"
118-
integrity sha512-iPySyshoFAgiPMj6MC41X1rbNjkTGBhCQju9xAldSGe1Y6utyWG2Fbdr7OXuuqcH96KMZbuJjviu9bXgfVbJUg==
115+
"@types/update-notifier@^5.0.0":
116+
version "5.0.0"
117+
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-5.0.0.tgz#7765369626e9f8c21ba0cf9a59e4a6eddf47997f"
118+
integrity sha512-8CdLLv5ytMXEWfjSmWiuuZEffJJAsfNxSQbShZTmZD5picoci18VV1YqhKNTzlZvNCzt5WsnDQLyPSsj6xGuug==
119119
dependencies:
120120
"@types/configstore" "*"
121121
boxen "^4.2.0"

0 commit comments

Comments
 (0)