Skip to content

Commit a162e26

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/node to v12.12.55
1 parent 6b620ac commit a162e26

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
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@types/jest": "26.0.13",
16-
"@types/node": "12.12.54",
16+
"@types/node": "12.12.55",
1717
"@types/react": "16.9.49",
1818
"@types/react-dom": "16.9.8",
1919
"axios": "0.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,10 +1558,10 @@
15581558
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
15591559
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
15601560

1561-
"@types/[email protected].54":
1562-
version "12.12.54"
1563-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.54.tgz#a4b58d8df3a4677b6c08bfbc94b7ad7a7a5f82d1"
1564-
integrity sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==
1561+
"@types/[email protected].55":
1562+
version "12.12.55"
1563+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.55.tgz#0aa266441cb9e1fd3e415a8f619cb7d776667cdd"
1564+
integrity sha512-Vd6xQUVvPCTm7Nx1N7XHcpX6t047ltm7TgcsOr4gFHjeYgwZevo+V7I1lfzHnj5BT5frztZ42+RTG4MwYw63dw==
15651565

15661566
"@types/parse-json@^4.0.0":
15671567
version "4.0.0"

0 commit comments

Comments
 (0)