Skip to content

Commit ce444d8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to ^12.20.37
1 parent b63cffd commit ce444d8

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
@@ -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.20.36",
24+
"@types/node": "^12.20.37",
2525
"babel-loader": "^8.2.3",
2626
"case-sensitive-paths-webpack-plugin": "^2.4.0",
2727
"copy-webpack-plugin": "^5.1.2",

yarn.lock

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

2548-
"@types/node@^12.20.36":
2549-
version "12.20.36"
2550-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.36.tgz#5bd54d2383e714fc4d2c258107ee70c5bad86d0c"
2551-
integrity sha512-+5haRZ9uzI7rYqzDznXgkuacqb6LJhAti8mzZKWxIXn/WEtvB+GHVJ7AuMwcN1HMvXOSJcrvA6PPoYHYOYYebA==
2548+
"@types/node@^12.20.37":
2549+
version "12.20.37"
2550+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
2551+
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
25522552

25532553
"@types/normalize-package-data@^2.4.0":
25542554
version "2.4.0"

0 commit comments

Comments
 (0)