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

Commit 92b0033

Browse files
dependabot[bot]ffflorian
authored andcommitted
chore(deps-dev): bump @types/node from 11.13.9 to 12.0.0 (#44)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.9 to 12.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0e7b693 commit 92b0033

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
@@ -12,7 +12,7 @@
1212
"description": "Check your Rust packages for updates.",
1313
"devDependencies": {
1414
"@ffflorian/prettier-config": "0.0.3",
15-
"@types/node": "11.13.9",
15+
"@types/node": "12.0.0",
1616
"husky": "2.2.0",
1717
"lint-staged": "8.1.6",
1818
"prettier": "1.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
dependencies:
4646
any-observable "^0.3.0"
4747

48-
"@types/node@11.13.9":
49-
version "11.13.9"
50-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.9.tgz#f80697caca7f7fb2526527a5c5a2743487f05ccc"
51-
integrity sha512-NJ4yuEVw5podZbINp3tEqUIImMSAEHaCXRiWCf3KC32l6hIKf0iPJEh2uZdT0fELfRYk310yLmMXqy2leZQUbg==
48+
"@types/node@12.0.0":
49+
version "12.0.0"
50+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.0.tgz#d11813b9c0ff8aaca29f04cbc12817f4c7d656e5"
51+
integrity sha512-Jrb/x3HT4PTJp6a4avhmJCDEVrPdqLfl3e8GGMbpkGGdwAV5UGlIs4vVEfsHHfylZVOKZWpOqmqFH8CbfOZ6kg==
5252

5353
"@types/normalize-package-data@^2.4.0":
5454
version "2.4.0"

0 commit comments

Comments
 (0)