Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2022
1 parent 911458c commit 1a613db
Show file tree
Hide file tree
Showing 4 changed files with 15,983 additions and 20,281 deletions.
10 changes: 0 additions & 10 deletions cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/clear": "0.1.2",
"@types/clui": "0.3.1",
"@types/inquirer": "7.3.3",
"@types/jest": "29.0.0",
"@types/jest": "29.2.2",
"@types/oauth": "0.9.1",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
Expand All @@ -48,13 +48,13 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-sonarjs": "0.15.0",
"eslint-plugin-total-functions": "6.0.0",
"jest": "28.1.3",
"jest": "29.2.2",
"prettier": "2.7.1",
"rollup": "2.79.0",
"rollup-plugin-cleanup": "3.2.1",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-typescript2": "0.33.0",
"ts-jest": "28.0.8",
"ts-jest": "29.0.3",
"tsconfig-paths-webpack-plugin": "4.0.0",
"type-coverage": "2.22.0",
"typescript": "4.8.2"
Expand Down
6 changes: 3 additions & 3 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@semantic-release/git": "9.0.1",
"@types/jest": "26.0.24",
"@types/jest": "29.2.2",
"@types/jira-client": "6.21.3",
"@types/oauth": "0.9.1",
"@typescript-eslint/eslint-plugin": "5.36.1",
Expand All @@ -62,10 +62,10 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-sonarjs": "0.15.0",
"eslint-plugin-total-functions": "6.0.0",
"jest": "28.1.3",
"jest": "29.2.2",
"prettier": "2.7.1",
"semantic-release": "19.0.5",
"ts-jest": "28.0.8",
"ts-jest": "29.0.3",
"type-coverage": "2.22.0",
"typescript": "4.8.2"
},
Expand Down
Loading

0 comments on commit 1a613db

Please sign in to comment.