Skip to content

Commit 9f3c7c1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to ^12.12.30
1 parent 35c1790 commit 9f3c7c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mjolnir/prettier-config": "^0.2.0",
2222
"@mjolnir/tsconfig": "^0.1.0",
2323
"@types/jest": "^24.9.1",
24-
"@types/node": "^12.12.29",
24+
"@types/node": "^12.12.30",
2525
"babel-loader": "^8.0.6",
2626
"case-sensitive-paths-webpack-plugin": "^2.3.0",
2727
"copy-webpack-plugin": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,10 +2535,10 @@
25352535
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.3.tgz#27b3f40addaf2f580459fdb405222685542f907a"
25362536
integrity sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ==
25372537

2538-
"@types/node@^12.12.29":
2539-
version "12.12.29"
2540-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.29.tgz#46275f028b4e463b9ac5fefc1d08bc66cc193f25"
2541-
integrity sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==
2538+
"@types/node@^12.12.30":
2539+
version "12.12.30"
2540+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.30.tgz#3501e6f09b954de9c404671cefdbcc5d9d7c45f6"
2541+
integrity sha512-sz9MF/zk6qVr3pAnM0BSQvYIBK44tS75QC5N+VbWSE4DjCV/pJ+UzCW/F+vVnl7TkOPcuwQureKNtSSwjBTaMg==
25422542

25432543
"@types/normalize-package-data@^2.4.0":
25442544
version "2.4.0"

0 commit comments

Comments
 (0)