Skip to content

Commit ec65947

Browse files
fiskerlydell
authored andcommitted
Update @rollup/plugin-replace to v2.2.1 (prettier#6879)
1 parent 460ea2f commit ec65947

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/core": "7.7.0",
7878
"@babel/preset-env": "7.7.1",
7979
"@rollup/plugin-alias": "2.2.0",
80-
"@rollup/plugin-replace": "2.2.0",
80+
"@rollup/plugin-replace": "2.2.1",
8181
"babel-loader": "8.0.6",
8282
"benchmark": "2.1.4",
8383
"builtin-modules": "3.1.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -945,14 +945,13 @@
945945
dependencies:
946946
slash "^3.0.0"
947947

948-
"@rollup/[email protected].0":
949-
version "2.2.0"
950-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.2.0.tgz#e3b11881fb1ab1be7570e1ccd175b8249e448c52"
951-
integrity sha512-DnALjyAdfAyQ4i6tJdi4v6rJwx5tzV9/+M7G8qA3cHpPOYQOgM4U8bU4lSM24h9hFIbycxRTHtE+TkENLqRlEA==
948+
"@rollup/[email protected].1":
949+
version "2.2.1"
950+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.2.1.tgz#94af20cb3d70cccdcec991d1f97dd373936ec544"
951+
integrity sha512-dgq5ijT8fK18KTb1inenZ61ivTayV7pvbz2+ivT+VN20BOgJVM1fqoBETqGHKgFVm/J9BhR82mQyAtxfpPv1lQ==
952952
dependencies:
953953
magic-string "^0.25.2"
954954
rollup-pluginutils "^2.6.0"
955-
typescript "^3.4.3"
956955

957956
"@types/estree@*", "@types/[email protected]":
958957
version "0.0.39"
@@ -7204,7 +7203,7 @@ typedarray@^0.0.6:
72047203
version "0.0.6"
72057204
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
72067205

7207-
[email protected], typescript@^3.4.3:
7206+
72087207
version "3.7.2"
72097208
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
72107209
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==

0 commit comments

Comments
 (0)