Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update rollup-plugin-{node-resolve,commonjs} to @rollup/ -namespaced versions #410

Closed
SKalt opened this issue Jan 4, 2020 · 1 comment
Closed
Labels
scope: dependencies Pull requests that update a dependency file

Comments

@SKalt
Copy link
Contributor

SKalt commented Jan 4, 2020

Current Behavior

yarn global add tsdx
# -- snip --
# warning tsdx > rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
# warning tsdx > rollup-plugin-commonjs@10.1.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs.
# -- snip --

Expected behavior

No warnings on install

Suggested solution(s)

Update the dependencies.

Your environment

Software Version(s)
TSDX 0.12.1
TypeScript 3.7.3
Browser -
npm/Yarn 1.12.3
Node 12.6.0
Operating System Ubuntu 19.04
@SKalt
Copy link
Contributor Author

SKalt commented Jan 4, 2020

Addressing this in #411 .

@SKalt SKalt closed this as completed Jan 7, 2020
@agilgur5 agilgur5 added the scope: dependencies Pull requests that update a dependency file label Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants