Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent 07164cb commit 43e30bc
Show file tree
Hide file tree
Showing 8 changed files with 283 additions and 279 deletions.
12 changes: 6 additions & 6 deletions ember-apply/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@
"@types/semver": "^7.5.5",
"@types/sort-object-keys": "^1.1.3",
"@types/yargs": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"c8": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.0.0",
"@vitest/ui": "^1.0.0",
"c8": "^9.0.0",
"concurrently": "^8.2.2",
"eslint": "^8.54.0",
"eslint-plugin-decorator-position": "^5.0.2",
Expand All @@ -95,7 +95,7 @@
"prettier": "^3.0.0",
"typescript": "5.3.3",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/ember/embroider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.0.0",
"autoprefixer": "^10.4.16",
"c8": "^8.0.1",
"c8": "^9.0.0",
"eslint": "^8.54.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -53,7 +53,7 @@
"prettier": "^3.1.0",
"typescript": "5.3.3",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/ember/tailwind-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitest/coverage-v8": "^0.34.6",
"c8": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.0.0",
"c8": "^9.0.0",
"eslint": "^8.54.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -54,7 +54,7 @@
"prettier": "^3.1.0",
"typescript": "5.3.3",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/ember/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitest/coverage-v8": "^0.34.6",
"c8": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.0.0",
"c8": "^9.0.0",
"eslint": "^8.54.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -52,7 +52,7 @@
"prettier": "^3.1.0",
"typescript": "5.3.3",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/ember/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"@types/common-tags": "^1.8.4",
"@types/fs-extra": "^11.0.4",
"@types/jscodeshift": "^0.11.10",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.0.0",
"ast-types": "^0.14.2",
"autoprefixer": "^10.4.16",
"c8": "^8.0.1",
"c8": "^9.0.0",
"eslint": "^8.54.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -64,7 +64,7 @@
"prettier": "^3.1.0",
"typescript": "5.3.3",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/ember/unstable-embroider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.6",
"c8": "^8.0.1",
"@vitest/coverage-v8": "^1.0.0",
"c8": "^9.0.0",
"eslint": "^8.54.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -52,7 +52,7 @@
"prettier": "^3.1.0",
"typescript": "5.3.3",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/volta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.0.0",
"autoprefixer": "^10.4.16",
"c8": "^8.0.1",
"c8": "^9.0.0",
"eslint": "^8.54.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -57,7 +57,7 @@
"prettier": "^3.1.0",
"typescript": "5.3.3",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
Loading

0 comments on commit 43e30bc

Please sign in to comment.