chore(deps-dev): bump @types/node from 12.0.2 to 12.0.3 (#279)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.2 to 12.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
This commit is contained in:
parent
b9872713f4
commit
a801ba14e8
2 changed files with 5 additions and 5 deletions
|
@ -183,7 +183,7 @@
|
||||||
"vsls": "^0.3.1291"
|
"vsls": "^0.3.1291"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^12.0.2",
|
"@types/node": "^12.0.3",
|
||||||
"@typescript-eslint/eslint-plugin": "^1.9.0",
|
"@typescript-eslint/eslint-plugin": "^1.9.0",
|
||||||
"@typescript-eslint/parser": "^1.7.0",
|
"@typescript-eslint/parser": "^1.7.0",
|
||||||
"clean-webpack-plugin": "^2.0.2",
|
"clean-webpack-plugin": "^2.0.2",
|
||||||
|
|
|
@ -18,10 +18,10 @@
|
||||||
esutils "^2.0.2"
|
esutils "^2.0.2"
|
||||||
js-tokens "^4.0.0"
|
js-tokens "^4.0.0"
|
||||||
|
|
||||||
"@types/node@^12.0.2":
|
"@types/node@^12.0.3":
|
||||||
version "12.0.2"
|
version "12.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.3.tgz#5d8d24e0033fc6393efadc85cb59c1f638095c9a"
|
||||||
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
|
integrity sha512-zkOxCS/fA+3SsdA+9Yun0iANxzhQRiNwTvJSr6N95JhuJ/x27z9G2URx1Jpt3zYFfCGUXZGL5UDxt5eyLE7wgw==
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@^1.9.0":
|
"@typescript-eslint/eslint-plugin@^1.9.0":
|
||||||
version "1.9.0"
|
version "1.9.0"
|
||||||
|
|
Loading…
Reference in a new issue