Skip to content

Commit

Permalink
chore: Update and align dependencies (#40)
Browse files Browse the repository at this point in the history
Some packages didn't share the same dependency versions. I also updated yarn and TypeScript dependencies

Co-authored-by: Owen Kelly <owen@owenkelly.com.au>
  • Loading branch information
oliversalzburg and ojkelly authored Dec 15, 2020
1 parent 0f2d532 commit be81dd9
Show file tree
Hide file tree
Showing 76 changed files with 863 additions and 715 deletions.
778 changes: 405 additions & 373 deletions .pnp.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions .yarn/plugins/@ojkelly/plugin-build.cjs

Large diffs are not rendered by default.

77 changes: 77 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
plugins:
- path: .yarn/plugins/@ojkelly/plugin-build.cjs
spec: "https://yarn.build/latest"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-2.4.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^26.4.4",
"ts-pnp": "^1.2.0",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
},
"resolutions": {
"typescript": "^3.8.3"
Expand All @@ -43,6 +43,6 @@
"node": ">=13.10.0"
},
"dependencies": {
"@yarnpkg/pnpify": "^2.3.3"
"@yarnpkg/pnpify": "^2.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/examples/lorem-ipsum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/jest": "^26.0.19",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
},
"jest": {
"preset": "ts-jest"
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/phrases/in-hac/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/jest": "^26.0.19",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
},
"jest": {
"preset": "ts-jest"
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/phrases/lorem-ipsum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "^26.0.19",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
},
"jest": {
"preset": "ts-jest"
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/phrases/nullam-risus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/jest": "^26.0.19",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
},
"jest": {
"preset": "ts-jest"
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/words/adipiscing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/words/amet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/words/consectetur/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/node": "^14.14.9",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/words/dolor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/words/elit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/words/ipsum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/node": "^14.14.9",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/words/lorem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/node": "^14.14.9",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/words/sit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/node": "^14.14.9",
"typescript": "^3.8.3"
"typescript": "^4.1.3"
}
}
28 changes: 14 additions & 14 deletions packages/plugins/plugin-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@
"@types/is-ci": "^2.0.0",
"@types/jest": "^26.0.19",
"@types/yup": "0.26.12",
"@yarnpkg/builder": "^2.x",
"@yarnpkg/cli": "^2.x",
"@yarnpkg/core": "^2.x",
"@yarnpkg/fslib": "^2.x",
"@yarnpkg/libzip": "^2.x",
"@yarnpkg/plugin-pack": "2.x",
"@yarnpkg/builder": "^2.1.3",
"@yarnpkg/cli": "^2.4.0",
"@yarnpkg/core": "^2.4.0",
"@yarnpkg/fslib": "^2.4.0",
"@yarnpkg/libzip": "^2.2.1",
"@yarnpkg/plugin-pack": "^2.2.3",
"jest": "^26.6.3",
"jest-pnp-resolver": "^1.2.1",
"ts-jest": "^26.4.4",
"typescript": "^3.7.5"
"typescript": "^4.1.3"
},
"dependencies": {
"@yarnpkg/fslib": "^2.x",
"@yarnpkg/libzip": "^2.x",
"@yarnpkg/parsers": "^2.x",
"@yarnpkg/plugin-pack": "2.x",
"@yarnpkg/plugin-pnp": "^2.x",
"@yarnpkg/pnp": "^2.x",
"@yarnpkg/pnpify": "^2.x",
"@yarnpkg/fslib": "^2.4.0",
"@yarnpkg/libzip": "^2.2.1",
"@yarnpkg/parsers": "^2.3.0",
"@yarnpkg/plugin-pack": "^2.2.3",
"@yarnpkg/plugin-pnp": "^2.4.0",
"@yarnpkg/pnp": "^2.3.2",
"@yarnpkg/pnpify": "^2.4.0",
"await-semaphore": "0.1.3",
"clipanion": "^2.x",
"date-fns": "^2.12.0",
Expand Down
Loading

0 comments on commit be81dd9

Please sign in to comment.