Commit cf3d6c0
authored
Upgrade packages (#2431)
* Update all @sinonjs/ packages
$ npx npm-check-updates -u /@sinonjs/ && npm i
Upgrading /home/carlerik/code/sinon/package.json
[====================] 6/6 100%
@sinonjs/samsam ^6.0.2 → ^6.1.0
@sinonjs/eslint-config ^4.0.2 → ^4.0.4
@sinonjs/referee ^8.0.2 → ^9.1.1
* Upgrade Mocha and Puppeteer
* Make ESM support test run without 'esm' module
* Upgrade lint-staged and some minor/patch versions
* Upgrade eslint-config to fix *.mjs issue
* Upgrade to fake-timers 9
* chore: ensure always using latest LTS release
* Fix rename issue1 parent 2c68dbc commit cf3d6c0
5 files changed
Lines changed: 3631 additions & 7503 deletions
File tree
- .github/workflows
- test/es2015
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
0 commit comments