Skip to content

Commit f0ba48b

Browse files
committed
Lock versions. We use NCU anyways for updating
1 parent bdf7074 commit f0ba48b

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -38,30 +38,30 @@
3838
"@angular-eslint/template-parser": "14.1.1",
3939
"@angular-eslint/utils": "14.1.1",
4040
"@angular/compiler": "14.2.2",
41-
"@cspell/eslint-plugin": "^6.10.0",
42-
"@microsoft/eslint-formatter-sarif": "^3.0.0",
41+
"@cspell/eslint-plugin": "6.10.0",
42+
"@microsoft/eslint-formatter-sarif": "3.0.0",
4343
"@types/eslint": "8.4.6",
44-
"@types/jest": "^29.0.3",
44+
"@types/jest": "29.0.3",
4545
"@types/node": "18.7.18",
46-
"@types/semver": "^7.3.12",
46+
"@types/semver": "7.3.12",
4747
"@typescript-eslint/eslint-plugin": "5.37.0",
4848
"@typescript-eslint/parser": "5.37.0",
4949
"cross-env": "7.0.3",
5050
"eslint": "8.23.1",
51-
"eslint-config-prettier": "^8.5.0",
52-
"eslint-formatter-checklist": "^0.1.0",
51+
"eslint-config-prettier": "8.5.0",
52+
"eslint-formatter-checklist": "0.1.0",
5353
"eslint-plugin-eslint-plugin": "5.0.6",
54-
"eslint-plugin-json": "^3.1.0",
55-
"eslint-plugin-json-files": "^1.3.0",
56-
"eslint-plugin-markdownlint": "^0.4.0",
57-
"eslint-plugin-prettier": "^4.2.1",
58-
"eslint-plugin-security": "^1.5.0",
59-
"jest": "^29.0.3",
60-
"jest-junit": "^14.0.1",
61-
"lockfile-lint": "^4.8.0",
54+
"eslint-plugin-json": "3.1.0",
55+
"eslint-plugin-json-files": "1.3.0",
56+
"eslint-plugin-markdownlint": "0.4.0",
57+
"eslint-plugin-prettier": "4.2.1",
58+
"eslint-plugin-security": "1.5.0",
59+
"jest": "29.0.3",
60+
"jest-junit": "14.0.1",
61+
"lockfile-lint": "4.8.0",
6262
"rimraf": "3.0.2",
63-
"semver": "^7.3.7",
64-
"ts-jest": "^29.0.1",
63+
"semver": "7.3.7",
64+
"ts-jest": "29.0.1",
6565
"typescript": "4.8.3"
6666
},
6767
"peerDependencies": {

0 commit comments

Comments
 (0)