Skip to content

Commit

Permalink
Bumped all dependencies. (#219)
Browse files Browse the repository at this point in the history
* Update pinned version of babel.
* Update all development dependencies so this plugin is tested against
  current software.
* Make changes to test needed by updated rollup.
* Add node.js 10 to testing.
  • Loading branch information
coreyfarrell authored and Andarist committed Apr 11, 2020
1 parent e8be040 commit 78d5ce7
Show file tree
Hide file tree
Showing 5 changed files with 2,339 additions and 1,915 deletions.
1 change: 1 addition & 0 deletions packages/rollup-plugin-babel/.travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- '10'
- '8'
- '6'
2 changes: 1 addition & 1 deletion packages/rollup-plugin-babel/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ init:
environment:
matrix:
# node.js
- nodejs_version: 4
- nodejs_version: 6
- nodejs_version: 8
- nodejs_version: stable

install:
Expand Down
Loading

0 comments on commit 78d5ce7

Please sign in to comment.