Skip to content

Commit

Permalink
chore: remove source map workaround, bump deps (rollup#4523)
Browse files Browse the repository at this point in the history
* chore: remove source map workaround

* chore: bump deps

* chore: bump typescript

* chore: bump core-js

* chore: bump es5-shim

* chore: bump transitive dependencies (rebuild package-lock)
  • Loading branch information
dnalborczyk authored and pos777 committed Jun 18, 2022
1 parent 2d579ef commit 0fa9422
Show file tree
Hide file tree
Showing 5 changed files with 1,776 additions and 1,690 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Expand Up @@ -70,8 +70,6 @@ jobs:
run: npm run ci:test:only
env:
CI: true
# temporary workaround for: https://github.com/nodejs/node/issues/42638
NODE_OPTIONS: ${{ matrix.node == '18' && '--no-experimental-fetch' }}

macos:
runs-on: macos-latest
Expand Down

0 comments on commit 0fa9422

Please sign in to comment.