Skip to content

Commit

Permalink
Pin dependencies (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 201b6de commit a24a54d
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions packages/aria-voyager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"@swc/cli": "0.4.0",
"@swc/core": "1.7.0",
"@testing-library/dom": "10.3.2",
"@types/css-modules": "^1.0.5",
"@types/eslint": "^8.56.5",
"@types/lodash.isequal": "^4.5.8",
"@types/uuid": "^9.0.8",
"@types/css-modules": "1.0.5",
"@types/eslint": "8.56.10",
"@types/lodash.isequal": "4.5.8",
"@types/uuid": "9.0.8",
"@vitest/browser": "1.6.0",
"@vitest/coverage-istanbul": "1.6.0",
"@vitest/ui": "1.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ember-aria-voyager/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@tsconfig/ember": "3.0.8",
"@types/lodash.isequal": "^4.5.8",
"@types/qunit": "^2.19.10",
"@types/sinon": "^17.0.3",
"@types/lodash.isequal": "4.5.8",
"@types/qunit": "2.19.10",
"@types/sinon": "17.0.3",
"concurrently": "^8.2.2",
"ember-cli-code-coverage": "3.0.0",
"ember-cli-htmlbars": "6.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-aria-voyager/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@gossi/config-targets": "0.9.0",
"@gossi/config-template-lint": "0.8.0",
"@tsconfig/ember": "3.0.8",
"@types/qunit": "^2.19.9",
"@types/sinon": "^17.0.3",
"@types/qunit": "2.19.10",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"broccoli-asset-rev": "3.0.0",
Expand Down
18 changes: 9 additions & 9 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 a24a54d

Please # to comment.