Skip to content

Commit 9d7d903

Browse files
build(deps-dev): bump @rollup/plugin-replace from 2.3.1 to 2.3.2 (#252)
1 parent 60ff632 commit 9d7d903

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@microsoft/api-extractor": "^7.7.13",
7070
"@rollup/plugin-json": "^4.0.3",
7171
"@rollup/plugin-node-resolve": "^7.1.3",
72-
"@rollup/plugin-replace": "^2.3.1",
72+
"@rollup/plugin-replace": "^2.3.2",
7373
"@types/jest": "^25.2.1",
7474
"@types/node": "^13.13.1",
7575
"@vue/compiler-sfc": "^3.0.0-beta.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,15 +1376,15 @@
13761376
is-module "^1.0.0"
13771377
resolve "^1.14.2"
13781378

1379-
"@rollup/plugin-replace@^2.3.1":
1380-
version "2.3.1"
1381-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.1.tgz#16fb0563628f9e6c6ef9e05d48d3608916d466f5"
1382-
integrity sha512-qDcXj2VOa5+j0iudjb+LiwZHvBRRgWbHPhRmo1qde2KItTjuxDVQO21rp9/jOlzKR5YO0EsgRQoyox7fnL7y/A==
1379+
"@rollup/plugin-replace@^2.3.2":
1380+
version "2.3.2"
1381+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.2.tgz#da4e0939047f793c2eb5eedfd6c271232d0a033f"
1382+
integrity sha512-KEEL7V2tMNOsbAoNMKg91l1sNXBDoiP31GFlqXVOuV5691VQKzKBh91+OKKOG4uQWYqcFskcjFyh1d5YnZd0Zw==
13831383
dependencies:
1384-
"@rollup/pluginutils" "^3.0.4"
1384+
"@rollup/pluginutils" "^3.0.8"
13851385
magic-string "^0.25.5"
13861386

1387-
"@rollup/pluginutils@^3.0.4", "@rollup/pluginutils@^3.0.8":
1387+
"@rollup/pluginutils@^3.0.8":
13881388
version "3.0.8"
13891389
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.0.8.tgz#4e94d128d94b90699e517ef045422960d18c8fde"
13901390
integrity sha512-rYGeAc4sxcZ+kPG/Tw4/fwJODC3IXHYDH4qusdN/b6aLw5LPUbzpecYbEJh4sVQGPFJxd2dBU4kc1H3oy9/bnw==

0 commit comments

Comments
 (0)