Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#9984)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 26, 2021
1 parent 4a986da commit 4bf7c35
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"puppeteer-core": "^10.4.0",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"rollup": "2.58.1",
"rollup": "2.58.3",
"rollup-plugin-esbuild": "^4.6.0",
"rollup-plugin-license": "^2.6.0",
"sass": "^1.43.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/file-loader": "5.0.1",
"@types/html-minifier": "4.0.1",
"@types/less": "3.0.3",
"@types/node": "14.17.29",
"@types/node": "14.17.32",
"@types/optimize-css-assets-webpack-plugin": "5.0.4",
"@types/pug": "2.0.5",
"@types/sass-loader": "8.0.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2495,10 +2495,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.4.tgz#90771124822d6663814f7c1c9b45a6654d8fd964"
integrity sha512-TMgXmy0v2xWyuCSCJM6NCna2snndD8yvQF67J29ipdzMcsPa9u+o0tjF5+EQNdhcuZplYuouYqpc4zcd5I6amQ==

"@types/node@14.17.29":
version "14.17.29"
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.29.tgz#44a774fa2858efa4d039dd9051b51160e8295c70"
integrity sha512-sd4CHI9eTJXTH2vF3RGtGkqvWRwhsSSUFsXD4oG38GZzSZ0tNPbWikd2AbOAcKxCXhOg57fL8FPxjpfSzb2pIQ==
"@types/node@14.17.32":
version "14.17.32"
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96"
integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down Expand Up @@ -11571,10 +11571,10 @@ rollup-plugin-license@^2.6.0:
spdx-expression-validate "2.0.0"
spdx-satisfies "5.0.1"

rollup@2.58.1:
version "2.58.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.58.1.tgz#b9a0f9e601129d9a4686b7ec3159095f7a73825f"
integrity sha512-dNhchlN/3k3EKtyPXWdEEI7wiPQ07WInzsklWFm/6dUZspF63nj0O1A9PTsMxbmtQziwnOOl5oR+BgWNjTEYLA==
rollup@2.58.3:
version "2.58.3"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 4bf7c35

Please sign in to comment.