Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent df41252 commit 372e1f9
Show file tree
Hide file tree
Showing 3 changed files with 480 additions and 180 deletions.
8 changes: 4 additions & 4 deletions ember-statechart-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@babel/plugin-syntax-decorators": "7.23.3",
"@babel/plugin-transform-typescript": "^7.18.6",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "1.8.3",
"@embroider/addon-dev": "4.2.0",
"@glimmer/compiler": "^0.87.1",
"@glimmer/component": "^1.0.4",
"@glimmer/env": "^0.1.7",
Expand All @@ -93,17 +93,17 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"npm-run-all": "4.1.5",
"prettier": "^3.1.1",
"rollup": "2.78.1",
"rollup": "4.9.6",
"rollup-plugin-ts": "^3.0.2",
"typescript": "^4.4.2",
"typescript": "^5.0.0",
"xstate": "^5.4.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.2",
"npm-run-all": "^4.1.5",
Expand Down
Loading

0 comments on commit 372e1f9

Please sign in to comment.