Skip to content

Commit

Permalink
chore(deps): update code-quality (#9192)
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 Mar 22, 2024
1 parent dfaa2b8 commit 30e6c60
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@glint/environment-ember-template-imports": "^1.3.0",
"@glint/template": "^1.4.0",
"@glimmer/component": "^1.1.2",
"@types/semver": "^7.5.6",
"@types/semver": "^7.5.8",
"bun-types": "^1.0.25",
"chalk": "^4.1.2",
"co": "^4.6.0",
Expand All @@ -56,8 +56,8 @@
"globby": "^14.0.0",
"lerna-changelog": "^2.2.0",
"pnpm-sync-dependencies-meta-injected": "0.0.10",
"prettier": "^3.1.1",
"prettier-plugin-ember-template-tag": "^2.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.1",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"silent-error": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/-ember-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@glimmer/tracking": "^1.1.2",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.39",
"ember-source": "~5.6.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"pnpm-sync-dependencies-meta-injected": "0.0.10"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/unpublished-test-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@ember/edition-utils": "^1.2.0",
"@ember/test-helpers": "^3.3.0",
"@embroider/macros": "^1.13.5",
"@types/qunit": "^2.19.9",
"@types/qunit": "^2.19.10",
"@warp-drive/core-types": "workspace:0.0.0-alpha.25",
"@warp-drive/diagnostic": "workspace:0.0.0-alpha.25",
"broccoli-merge-trees": "^4.2.0",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@ember/string": "3.1.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@types/semver": "^7.5.6",
"@types/semver": "^7.5.8",
"ember-cli": "~5.7.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-htmlbars": "^6.3.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion tests/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@embroider/macros": "^1.13.5",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@types/qunit": "^2.19.9",
"@types/qunit": "^2.19.10",
"@warp-drive/core-types": "workspace:0.0.0-alpha.25",
"@warp-drive/holodeck": "workspace:0.0.0-alpha.25",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.39",
Expand Down
2 changes: 1 addition & 1 deletion tests/warp-drive__schema-record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@ember/test-helpers": "^3.3.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@types/qunit": "^2.19.9",
"@types/qunit": "^2.19.10",
"@warp-drive/core-types": "workspace:0.0.0-alpha.25",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.39",
"@warp-drive/schema-record": "workspace:0.0.0-alpha.25",
Expand Down

0 comments on commit 30e6c60

Please sign in to comment.