Skip to content

Commit f924f5b

Browse files
chore(deps): bump @types/node from 12.0.7 to 12.0.8 (#33)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.7 to 12.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b763038 commit f924f5b

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
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@types/jest": "^24.0.12",
27-
"@types/node": "^12.0.7",
27+
"@types/node": "^12.0.8",
2828
"@types/react": "^16.8.15",
2929
"@types/react-dom": "^16.8.4",
3030
"apollo-boost": "0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,10 +1645,10 @@
16451645
dependencies:
16461646
"@types/geojson" "*"
16471647

1648-
"@types/node@*", "@types/node@>=6", "@types/node@^12.0.7":
1649-
version "12.0.7"
1650-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.7.tgz#4f2563bad652b2acb1722d7e7aae2b0ff62d192c"
1651-
integrity sha512-1YKeT4JitGgE4SOzyB9eMwO0nGVNkNEsm9qlIt1Lqm/tG2QEiSMTD4kS3aO6L+w5SClLVxALmIBESK6Mk5wX0A==
1648+
"@types/node@*", "@types/node@>=6", "@types/node@^12.0.8":
1649+
version "12.0.8"
1650+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8"
1651+
integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==
16521652

16531653
"@types/prop-types@*":
16541654
version "15.7.1"

0 commit comments

Comments
 (0)