Skip to content

Commit c4b81c6

Browse files
chore(deps): update dependency @types/node to ^12.12.27 (nuxt#287)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 252f63d commit c4b81c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/file-loader": "^4.2.0",
1818
"@types/html-minifier": "^3.5.3",
1919
"@types/less": "^3.0.1",
20-
"@types/node": "^12.12.26",
20+
"@types/node": "^12.12.27",
2121
"@types/node-sass": "^4.11.0",
2222
"@types/optimize-css-assets-webpack-plugin": "^5.0.1",
2323
"@types/pug": "^2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2448,10 +2448,10 @@
24482448
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.0.tgz#4e498dbf355795a611a87ae5ef811a8660d42662"
24492449
integrity sha512-Onhn+z72D2O2Pb2ql2xukJ55rglumsVo1H6Fmyi8mlU9SvKdBk/pUSUAiBY/d9bAOF7VVWajX3sths/+g6ZiAQ==
24502450

2451-
"@types/node@^12.12.26":
2452-
version "12.12.26"
2453-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
2454-
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
2451+
"@types/node@^12.12.27":
2452+
version "12.12.27"
2453+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.27.tgz#d7506f73160ad30fcebbcf5b8b7d2d976e649e42"
2454+
integrity sha512-odQFl/+B9idbdS0e8IxDl2ia/LP8KZLXhV3BUeI98TrZp0uoIzQPhGd+5EtzHmT0SMOIaPd7jfz6pOHLWTtl7A==
24552455

24562456
"@types/normalize-package-data@^2.4.0":
24572457
version "2.4.0"

0 commit comments

Comments
 (0)