Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
Lock @types/node to v16.x (also fixes mongo) (#2758)
Browse files Browse the repository at this point in the history
  • Loading branch information
evantahler committed Jan 5, 2022
1 parent 30d8107 commit cbd9482
Show file tree
Hide file tree
Showing 42 changed files with 82 additions and 82 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/fs-extra": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"prettier": "2.5.1",
"ts-node": "10.4.0",
"type-fest": "2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@types/fs-extra": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"@types/validator": "*",
"actionhero": "28.1.1",
"ah-sequelize-plugin": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/airtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@grouparoo/core": "0.8.0-alpha.2",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/app-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"@types/uuid": "*",
"actionhero": "28.1.1",
"jest": "27.4.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/bigquery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/braze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/calculated-property/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"prettier": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/clickhouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"csv-parse": "4.16.3",
"jest": "27.4.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/cloudwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"prettier": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"prettier": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/customerio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"axios": "0.24.0",
"dotenv": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/dbt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"nock": "13.2.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/glob": "7.2.0",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"ts-jest": "27.1.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/eloqua/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/facebook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/google-sheets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/hubspot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/intercom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/iterable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"prettier": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/mailchimp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/mailjet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/marketo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/mixpanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/mysql": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"csv-parse": "4.16.3",
"jest": "27.4.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"prettier": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/onesignal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/pardot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/pipedrive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"@types/pg": "*",
"actionhero": "28.1.1",
"csv-parse": "4.16.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"axios": "0.24.0",
"jest": "27.4.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/redshift/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"@types/pg": "*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/sailthru/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/salesforce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"prettier": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/snowflake/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/spec-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@types/faker": "*",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"jest": "27.4.5",
"ts-jest": "27.1.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"@types/pg": "*",
"actionhero": "28.1.1",
"csv-parse": "4.16.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/@grouparoo/zendesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grouparoo/core": "0.8.0-alpha.3",
"@grouparoo/spec-helper": "0.8.0-alpha.3",
"@types/jest": "*",
"@types/node": "*",
"@types/node": "16.*.*",
"actionhero": "28.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
Expand Down

0 comments on commit cbd9482

Please sign in to comment.