Skip to content

Commit 12ca1ce

Browse files
renovate[bot]pi0
authored andcommitted
chore(deps): update devdependency rollup-plugin-alias to v2 (nuxt#6281)
1 parent f0ab042 commit 12ca1ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"request-promise-native": "^1.0.7",
6565
"rimraf": "^3.0.0",
6666
"rollup": "^1.20.1",
67-
"rollup-plugin-alias": "^1.5.2",
67+
"rollup-plugin-alias": "^2.0.0",
6868
"rollup-plugin-babel": "^4.3.3",
6969
"rollup-plugin-commonjs": "^10.0.2",
7070
"rollup-plugin-json": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9867,10 +9867,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
98679867
hash-base "^3.0.0"
98689868
inherits "^2.0.1"
98699869

9870-
rollup-plugin-alias@^1.5.2:
9871-
version "1.5.2"
9872-
resolved "https://registry.npmjs.org/rollup-plugin-alias/-/rollup-plugin-alias-1.5.2.tgz#f15a1cc8ee0debf74ab5c2bb68a944a66b568411"
9873-
integrity sha512-ODeZXhTxpD48sfcYLAFc1BGrsXKDj7o1CSNH3uYbdK3o0NxyMmaQPTNgW+ko+am92DLC8QSTe4kyxTuEkI5S5w==
9870+
rollup-plugin-alias@^2.0.0:
9871+
version "2.0.0"
9872+
resolved "https://registry.npmjs.org/rollup-plugin-alias/-/rollup-plugin-alias-2.0.0.tgz#eea77466a8a8a063007c8edb2e9d7a3d06cbb889"
9873+
integrity sha512-JVwxV9nwzjc0q7JmrV9jvZlJ8FykNd5r7RmYps8i/7v+vcmmVpeMvXrljhCboYErf4VZ2z9FEj+fP7eJlEGfug==
98749874
dependencies:
98759875
slash "^3.0.0"
98769876

0 commit comments

Comments
 (0)