Skip to content

Commit 0a74458

Browse files
chore: update npm dependencies
1 parent 9506158 commit 0a74458

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
@@ -36,7 +36,7 @@
3636
"@commitlint/config-conventional": "^8.3.4",
3737
"@technote-space/github-action-test-helper": "^0.3.3",
3838
"@types/jest": "^25.1.4",
39-
"@types/node": "^13.9.5",
39+
"@types/node": "^13.9.8",
4040
"@typescript-eslint/eslint-plugin": "^2.26.0",
4141
"@typescript-eslint/parser": "^2.26.0",
4242
"eslint": "^6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -752,10 +752,10 @@
752752
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
753753
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
754754

755-
"@types/node@>= 8", "@types/node@^13.9.5":
756-
version "13.9.5"
757-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
758-
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
755+
"@types/node@>= 8", "@types/node@^13.9.8":
756+
version "13.9.8"
757+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.8.tgz#09976420fc80a7a00bf40680c63815ed8c7616f4"
758+
integrity sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA==
759759

760760
"@types/parse-json@^4.0.0":
761761
version "4.0.0"

0 commit comments

Comments
 (0)