Skip to content

Commit 30735b4

Browse files
authored
chore: remove source map workaround, bump deps (#4523)
* 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)
1 parent 0ab16cc commit 30735b4

5 files changed

Lines changed: 1776 additions & 1690 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ jobs:
7070
run: npm run ci:test:only
7171
env:
7272
CI: true
73-
# temporary workaround for: https://github.com/nodejs/node/issues/42638
74-
NODE_OPTIONS: ${{ matrix.node == '18' && '--no-experimental-fetch' }}
7573

7674
macos:
7775
runs-on: macos-latest

0 commit comments

Comments
 (0)