Skip to content

Commit 6a2a07b

Browse files
Merge pull request #22 from newbornfrontender/renovate/rollup-1.x
Update dependency rollup to v1.10.1
2 parents 5d1373a + 1eef812 commit 6a2a07b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss-cli": "6.1.2",
2727
"postcss-preset-env": "6.6.0",
2828
"prettier": "1.17.0",
29-
"rollup": "1.7.0",
29+
"rollup": "1.10.1",
3030
"rollup-plugin-node-resolve": "4.0.1",
3131
"serve": "10.1.2"
3232
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -732,10 +732,10 @@
732732
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
733733
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
734734

735-
"@types/node@^11.9.5":
736-
version "11.10.4"
737-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
738-
integrity sha512-wa09itaLE8L705aXd8F80jnFpxz3Y1/KRHfKsYL2bPc0XF+wEWu8sR9n5bmeu8Ba1N9z2GRNzm/YdHcghLkLKg==
735+
"@types/node@^11.13.5":
736+
version "11.13.6"
737+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85"
738+
integrity sha512-Xoo/EBzEe8HxTSwaZNLZjaW6M6tA/+GmD3/DZ6uo8qSaolE/9Oarko0oV1fVfrLqOz0tx0nXJB4rdD5c+vixLw==
739739

740740
"@types/q@^1.5.1":
741741
version "1.5.1"
@@ -4234,13 +4234,13 @@ [email protected]:
42344234
is-module "^1.0.0"
42354235
resolve "^1.10.0"
42364236

4237-
rollup@1.7.0:
4238-
version "1.7.0"
4239-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.0.tgz#2f5063c0f344f2225d1077655dc54d105a512bb2"
4240-
integrity sha512-hjuWSCgoQsFSTsmsNP4AH1l1kfkFqW82gW00V9nL81Zr3JtnKn3rvxh18jUAAEMb7qNoHj21PR5SqbK2mhBgMg==
4237+
rollup@1.10.1:
4238+
version "1.10.1"
4239+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.10.1.tgz#aeb763bbe98f707dc6496708db88372fa66687e7"
4240+
integrity sha512-pW353tmBE7QP622ITkGxtqF0d5gSRCVPD9xqM+fcPjudeZfoXMFW2sCzsTe2TU/zU1xamIjiS9xuFCPVT9fESw==
42414241
dependencies:
42424242
"@types/estree" "0.0.39"
4243-
"@types/node" "^11.9.5"
4243+
"@types/node" "^11.13.5"
42444244
acorn "^6.1.1"
42454245

42464246
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:

0 commit comments

Comments
 (0)