Skip to content

Commit b47e16c

Browse files
chore: update dependency @types/node to v12.12.56 (#2110)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6718b31 commit b47e16c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"devDependencies": {
8080
"@lerna/project": "3.21.0",
8181
"@types/jest": "26.0.13",
82-
"@types/node": "12.12.55",
82+
"@types/node": "12.12.56",
8383
"@typescript-eslint/eslint-plugin": "^4.0.1",
8484
"@typescript-eslint/parser": "^4.0.1",
8585
"docsify-cli": "^4.4.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2325,10 +2325,10 @@
23252325
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
23262326
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
23272327

2328-
"@types/[email protected].55":
2329-
version "12.12.55"
2330-
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.55.tgz#0aa266441cb9e1fd3e415a8f619cb7d776667cdd"
2331-
integrity sha512-Vd6xQUVvPCTm7Nx1N7XHcpX6t047ltm7TgcsOr4gFHjeYgwZevo+V7I1lfzHnj5BT5frztZ42+RTG4MwYw63dw==
2328+
"@types/[email protected].56":
2329+
version "12.12.56"
2330+
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.56.tgz#83591a89723d8ec3eaf722137e1784a7351edb6c"
2331+
integrity sha512-8OdIupOIZtmObR13fvGyTvpcuzKmMugkATeVcfNwCjGtHxhjEKmOvLqXwR8U9VOtNnZ4EXaSfNiLVsPinaCXkQ==
23322332

23332333
"@types/normalize-package-data@^2.4.0":
23342334
version "2.4.0"

0 commit comments

Comments
 (0)