|
55 | 55 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@babel/code-frame": "^7.14.5", |
59 |
| - "@babel/eslint-parser": "^7.15.4", |
60 |
| - "@babel/parser": "^7.15.7", |
61 |
| - "@babel/types": "^7.15.6", |
62 |
| - "@commitlint/cli": "^16.0.1", |
63 |
| - "@commitlint/config-conventional": "^16.0.0", |
64 |
| - "@nrwl/cli": "13.8.5", |
65 |
| - "@nrwl/nx-cloud": "13.1.6", |
66 |
| - "@nrwl/tao": "13.8.5", |
67 |
| - "@nrwl/workspace": "13.8.5", |
68 |
| - "@swc/core": "^1.2.159", |
69 |
| - "@swc/jest": "^0.2.20", |
| 58 | + "@babel/code-frame": "^7.16.7", |
| 59 | + "@babel/eslint-parser": "^7.17.0", |
| 60 | + "@babel/parser": "^7.17.0", |
| 61 | + "@babel/types": "^7.17.10", |
| 62 | + "@commitlint/cli": "^16.2.4", |
| 63 | + "@commitlint/config-conventional": "^16.2.4", |
| 64 | + "@nrwl/cli": "14.1.4", |
| 65 | + "@nrwl/nx-cloud": "14.0.3", |
| 66 | + "@nrwl/tao": "14.1.4", |
| 67 | + "@nrwl/workspace": "14.1.4", |
| 68 | + "@swc/core": "^1.2.181", |
| 69 | + "@swc/jest": "^0.2.21", |
70 | 70 | "@types/babel__code-frame": "^7.0.3",
|
71 | 71 | "@types/debug": "^4.1.7",
|
72 | 72 | "@types/eslint-visitor-keys": "^1.0.0",
|
73 | 73 | "@types/glob": "^7.2.0",
|
74 | 74 | "@types/is-glob": "^4.0.2",
|
75 |
| - "@types/jest": "^27.0.2", |
| 75 | + "@types/jest": "^27.5.0", |
76 | 76 | "@types/jest-specific-snapshot": "^0.5.5",
|
77 |
| - "@types/lodash": "^4.14.176", |
78 |
| - "@types/marked": "^3.0.2", |
| 77 | + "@types/lodash": "^4.14.182", |
| 78 | + "@types/marked": "^4.0.3", |
79 | 79 | "@types/ncp": "^2.0.5",
|
80 |
| - "@types/node": "^16.11.4", |
81 |
| - "@types/prettier": "^2.4.2", |
| 80 | + "@types/node": "^17.0.31", |
| 81 | + "@types/prettier": "^2.6.0", |
82 | 82 | "@types/rimraf": "^3.0.2",
|
83 | 83 | "@types/semver": "^7.3.9",
|
84 |
| - "@types/tmp": "^0.2.2", |
| 84 | + "@types/tmp": "^0.2.3", |
85 | 85 | "all-contributors-cli": "^6.20.0",
|
86 | 86 | "cross-env": "^7.0.3",
|
87 |
| - "cross-fetch": "^3.1.4", |
88 |
| - "cspell": "^5.12.3", |
| 87 | + "cross-fetch": "^3.1.5", |
| 88 | + "cspell": "^5.20.0", |
89 | 89 | "cz-conventional-changelog": "^3.3.0",
|
90 | 90 | "downlevel-dts": "^0.9.0",
|
91 |
| - "enhanced-resolve": "^5.8.3", |
92 |
| - "eslint": "^8.7.0", |
| 91 | + "enhanced-resolve": "^5.9.3", |
| 92 | + "eslint": "^8.15.0", |
93 | 93 | "eslint-plugin-eslint-comments": "^3.2.0",
|
94 |
| - "eslint-plugin-eslint-plugin": "^4.0.1", |
95 |
| - "eslint-plugin-import": "^2.25.2", |
96 |
| - "eslint-plugin-jest": "^26.0.0", |
| 94 | + "eslint-plugin-eslint-plugin": "^4.1.0", |
| 95 | + "eslint-plugin-import": "^2.26.0", |
| 96 | + "eslint-plugin-jest": "^26.1.5", |
97 | 97 | "eslint-plugin-simple-import-sort": "^7.0.0",
|
98 | 98 | "glob": "^8.0.1",
|
99 | 99 | "husky": "^8.0.1",
|
100 |
| - "jest": "^27.3.1", |
101 |
| - "jest-diff": "^27.3.1", |
102 |
| - "jest-snapshot": "^27.3.1", |
| 100 | + "jest": "^28.1.0", |
| 101 | + "jest-diff": "^28.1.0", |
| 102 | + "jest-snapshot": "^28.1.0", |
103 | 103 | "jest-specific-snapshot": "^5.0.0",
|
104 | 104 | "lerna": "^4.0.0",
|
105 |
| - "lint-staged": "^12.0.2", |
| 105 | + "lint-staged": "^12.4.1", |
106 | 106 | "make-dir": "^3.1.0",
|
107 |
| - "markdownlint-cli": "^0.29.0", |
| 107 | + "markdownlint-cli": "^0.31.1", |
108 | 108 | "ncp": "^2.0.0",
|
109 | 109 | "prettier": "2.5.1",
|
110 |
| - "pretty-format": "^27.3.1", |
| 110 | + "pretty-format": "^28.1.0", |
111 | 111 | "rimraf": "^3.0.2",
|
112 | 112 | "tmp": "^0.2.1",
|
113 |
| - "ts-node": "^10.4.0", |
| 113 | + "ts-node": "^10.7.0", |
114 | 114 | "tslint": "^6.1.3",
|
115 | 115 | "typescript": ">=3.3.1 <4.7.0"
|
116 | 116 | },
|
117 | 117 | "resolutions": {
|
118 |
| - "@types/node": "^16.11.4", |
119 |
| - "typescript": "4.6.2" |
| 118 | + "typescript": "4.6.4", |
| 119 | + "@types/node": "^17.0.31", |
| 120 | + "pretty-format": "^28.1.0", |
| 121 | + "//": "Pin jest to v28 across the repo", |
| 122 | + "@jest/create-cache-key-function": "^28", |
| 123 | + "@jest/reporters": "^28", |
| 124 | + "@jest/test-result": "^28", |
| 125 | + "jest-config": "^28", |
| 126 | + "jest-diff": "^28", |
| 127 | + "jest-get-type": "^28", |
| 128 | + "jest-matcher-utils": "^28", |
| 129 | + "jest-resolve": "^28", |
| 130 | + "jest-snapshot": "^28", |
| 131 | + "jest-util": "^28" |
120 | 132 | }
|
121 | 133 | }
|
0 commit comments