Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
SBoudrias committed Jul 28, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4663aec commit 6f497f1
Showing 3 changed files with 1,039 additions and 751 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -4,24 +4,24 @@
"devDependencies": {
"@jest/globals": "^28.1.3",
"@sindresorhus/tsconfig": "^3.0.1",
"@types/jest": "^28.1.5",
"@types/jest": "^28.1.6",
"@types/mute-stream": "^0.0.1",
"@types/node": "^18.0.4",
"@types/node": "^18.6.2",
"@types/wrap-ansi": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"eslint": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-xo": "^0.41.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^43.0.1",
"eslint-plugin-unicorn": "^43.0.2",
"husky": "^8.0.1",
"jest": "^28.1.3",
"lerna": "^5.1.8",
"lerna": "^5.3.0",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"ts-jest": "^28.0.6",
"ts-jest": "^28.0.7",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
},
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"dependencies": {
"ansi-escapes": "^5.0.0",
"chalk": "^5.0.1",
"cli-spinners": "^2.6.1",
"cli-spinners": "^2.7.0",
"cli-width": "^4.0.0",
"lodash": "^4.17.21",
"mute-stream": "^0.0.8",
1,772 changes: 1,030 additions & 742 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 6f497f1

Please sign in to comment.