Commit Graph

16 Commits

Author SHA1 Message Date
Brian Chan
bfa99b6f0c Update elliptic 2024-10-31 12:45:30 +08:00
Jan Dvorak
80252c11d8 Update elliptic
Based on NPM audit warning
2024-08-22 20:24:02 +02:00
Jan Dvorak
da5bf91186 Update meteor-node-stubs in skeletons & tests
Also update jQuery and @babel packages to the latest version.
2023-11-30 13:30:21 +01:00
Jan Dvorak
117e5ba7b2 Update meteor-node-stubs usage across the board 2023-11-28 17:32:19 +01:00
Frederico Maia Arantes
560707824a Bump packages for release 2022-03-17 18:52:26 -03:00
Frederico Maia Arantes
7fc0c0055b Bump packages for release 2022-03-14 12:12:19 -03:00
Jan Dvorak
0f338410e3 Update babel to 7.15.3 to potentially fix d3 array error #11525 2021-08-11 10:45:56 +02:00
Jan Dvorak
1aa39e6127 Update meteor-node-stubs to 1.1.0 2021-07-20 16:33:20 +02:00
Jan Dvorak
8b7c7eb3f7 Update babel runtime and skelets 2021-06-28 17:32:00 +02:00
Jan Dvorak
b8d41a0992 Skelets dependencies updates 2021-04-23 19:14:35 +02:00
filipenevola
123730bfa9 Updates puppeteer to 2.1.1 on test apps 2020-12-09 09:44:16 -04:00
filipenevola
aae80530e0 Bump meteor-node-stubs package version to 1.0.1 2020-08-05 17:52:32 -04:00
Ben Newman
101eea015f Update meteor-node-stubs npm dependency to v1.0.0. 2019-07-04 16:36:27 -04:00
Ben Newman
6979b55dfc Update @babel/runtime to latest version in remaining test apps. 2019-07-04 16:23:12 -04:00
Ben Newman
0f4802883a Attempt to fix tests by reverting puppeteer from 1.12.1 to 1.6.2.
Tests have started failing for reasons that may be related to puppeteer's
Meteor process management: https://circleci.com/gh/meteor/meteor/31035

Since I can't identify any other possible causes, using the same version
of puppeteer that other tests use (e.g. modules, dynamic-import) seems
like a reasonable first step.

Also updated puppeteer in tests/apps/app-config/package-lock.json to
version 1.6.2 (was 1.3.0), in an attempt to fix some unhandled promise
rejection warnings: https://circleci.com/gh/meteor/meteor/31063
2019-02-04 15:46:19 -05:00
Ben Newman
a96241911a Address review feedback from @glasser. 2019-02-04 14:22:29 -05:00