Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 4343d73 commit 52dcd87
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/qunit": "2.19.6",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "0.34.6",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-preset-env": "1.7.0",
"concurrently": "8.2.1",
Expand All @@ -61,7 +61,7 @@
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-typescript2": "0.34.1",
"typescript": "5.2.2",
"vitest": "^0.34.6",
"vitest": "0.34.6",
"webpack": "5.88.2"
},
"packageManager": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-types-resolution-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/qunit": "2.19.6",
"expect-type": "^0.17.3",
"expect-type": "0.17.3",
"typescript": "5.2.2"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test-types-resolution-node16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/qunit": "2.19.6",
"expect-type": "^0.17.3",
"expect-type": "0.17.3",
"typescript": "5.2.2"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/qunit": "2.19.6",
"expect-type": "^0.17.3",
"expect-type": "0.17.3",
"typescript": "5.2.2"
},
"volta": {
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 52dcd87

Please sign in to comment.