Skip to content

Commit 862585b

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): pin dependency @types/node to 12.12.20
1 parent 3cfee9e commit 862585b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
},
8787
"devDependencies": {
8888
"@types/jasmine": "3.5.0",
89-
"@types/node": "^12.12.20",
89+
"@types/node": "12.12.20",
9090
"clang-format": "1.3.0",
9191
"jasmine": "3.5.0",
9292
"rollup": "1.27.13",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
3434
integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==
3535

36-
"@types/node@^12.12.20":
36+
3737
version "12.12.20"
3838
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
3939
integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ==

0 commit comments

Comments
 (0)