Merge pull request #407 from dermotduffy/dependabot/npm_and_yarn/rollup-2.68.0

Bump rollup from 2.67.3 to 2.68.0
This commit is contained in:
Dermot Duffy
2022-02-24 19:18:26 -08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"eslint-plugin-prettier": "^4.0.0",
"npm-check-updates": "^12.3.1",
"prettier": "^2.4.1",
"rollup": "^2.67.3",
"rollup": "^2.68.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
+4 -4
View File
@@ -4340,10 +4340,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"
rollup@^2.63.0, rollup@^2.67.3:
version "2.67.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3.tgz#3f04391fc296f807d067c9081d173e0a33dbd37e"
integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==
rollup@^2.63.0, rollup@^2.68.0:
version "2.68.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.68.0.tgz#6ccabfd649447f8f21d62bf41662e5caece3bd66"
integrity sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==
optionalDependencies:
fsevents "~2.3.2"