Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit dfd6c87

Browse files
committed
Merge branch 'master' of github.com:nuxt-community/composition-api
2 parents 4f56b26 + 1f1e445 commit dfd6c87

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
@@ -86,7 +86,7 @@
8686
"prettier": "^2.0.5",
8787
"prettier-eslint-cli": "^5.0.0",
8888
"release-it": "13.5.8",
89-
"rollup": "^2.9.0",
89+
"rollup": "^2.9.1",
9090
"rollup-plugin-copy": "^3.3.0",
9191
"rollup-plugin-dts": "^1.4.2",
9292
"rollup-plugin-typescript2": "^0.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12312,10 +12312,10 @@ rollup-plugin-typescript2@^0.27.0:
1231212312
resolve "1.15.1"
1231312313
tslib "1.11.1"
1231412314

12315-
rollup@^2.9.0:
12316-
version "2.9.0"
12317-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.0.tgz#6b09bf82b68351417269b333e4bb2624ebd1e148"
12318-
integrity sha512-a3fLsmHUbO2OCE/Qp1aM8PtqnCWHysc9QfYs4PIGbUDraeNMH1v0uT7nqQeDB3IfDjNNLl8H2Z7UKs0q1SbK1g==
12315+
rollup@^2.9.1:
12316+
version "2.9.1"
12317+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
12318+
integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
1231912319
optionalDependencies:
1232012320
fsevents "~2.1.2"
1232112321

0 commit comments

Comments
 (0)