Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Commit 3ee133f

Browse files
authored
Merge pull request #3 from fluent-vue/renovate/pin-dependencies
Pin dependencies
2 parents 1c50a00 + 25aaeb8 commit 3ee133f

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

Diff for: package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -58,24 +58,24 @@
5858
}
5959
},
6060
"devDependencies": {
61-
"@fluent/bundle": "^0.17.0",
62-
"@types/jest": "^27.0.2",
63-
"@types/loader-utils": "^2.0.3",
64-
"@typescript-eslint/eslint-plugin": "^5.2.0",
65-
"@vue/compiler-sfc": "^3.2.20",
66-
"eslint": "^8.1.0",
67-
"eslint-config-standard-with-typescript": "^21.0.1",
68-
"eslint-plugin-import": "^2.25.2",
69-
"eslint-plugin-node": "^11.1.0",
70-
"eslint-plugin-promise": "^5.1.1",
71-
"jest": "^27.3.1",
72-
"memfs": "^3.3.0",
73-
"ts-jest": "^27.0.7",
74-
"tsup": "^5.5.0",
75-
"typescript": "^4.4.4",
76-
"vue": "^3.2.20",
77-
"vue-loader": "^16.8.2",
78-
"webpack": "^5.58.2"
61+
"@fluent/bundle": "0.17.0",
62+
"@types/jest": "27.0.2",
63+
"@types/loader-utils": "2.0.3",
64+
"@typescript-eslint/eslint-plugin": "5.2.0",
65+
"@vue/compiler-sfc": "3.2.20",
66+
"eslint": "8.1.0",
67+
"eslint-config-standard-with-typescript": "21.0.1",
68+
"eslint-plugin-import": "2.25.2",
69+
"eslint-plugin-node": "11.1.0",
70+
"eslint-plugin-promise": "5.1.1",
71+
"jest": "27.3.1",
72+
"memfs": "3.3.0",
73+
"ts-jest": "27.0.7",
74+
"tsup": "5.5.0",
75+
"typescript": "4.4.4",
76+
"vue": "3.2.20",
77+
"vue-loader": "16.8.2",
78+
"webpack": "5.61.0"
7979
},
8080
"dependencies": {
8181
"loader-utils": "^2.0.0"

Diff for: pnpm-lock.yaml

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)