Skip to content

Commit 0e87aea

Browse files
committed
chore(deps): update dependency @types/node to ^12.20.13
1 parent 0618c6f commit 0e87aea

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
@@ -42,7 +42,7 @@
4242
"@types/enzyme-adapter-react-16": "^1.0.5",
4343
"@types/jest": "^24.0.22",
4444
"@types/lodash.set": "^4.3.6",
45-
"@types/node": "^12.12.7",
45+
"@types/node": "^12.20.13",
4646
"@types/react": "^16.9.11",
4747
"@types/react-dom": "^16.9.4",
4848
"@types/react-test-renderer": "^16.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,10 +2457,10 @@
24572457
resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-12.7.12.tgz#7c6c571cc2f3f3ac4a59a5f2bd48f5bdbc8653cc"
24582458
integrity sha1-fGxXHMLz86xKWaXyvUj1vbyGU8w=
24592459

2460-
"@types/node@^12.12.7":
2461-
version "12.12.7"
2462-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.7.tgz#01e4ea724d9e3bd50d90c11fd5980ba317d8fa11"
2463-
integrity sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==
2460+
"@types/node@^12.20.13":
2461+
version "12.20.13"
2462+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
2463+
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
24642464

24652465
"@types/normalize-package-data@^2.4.0":
24662466
version "2.4.0"

0 commit comments

Comments
 (0)