Skip to content

Commit

Permalink
Replace devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 6d24bd8 commit 9e0074d
Show file tree
Hide file tree
Showing 3 changed files with 334 additions and 78 deletions.
8 changes: 4 additions & 4 deletions ember-statechart-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@nullvoxpopuli/eslint-configs": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"concurrently": "^9.0.1",
"ember-cli-htmlbars": "^6.0.0",
"ember-template-lint": "6.0.0",
Expand All @@ -88,14 +88,14 @@
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-json": "^4.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "^3.3.3",
"rollup": "4.24.0",
"rollup-plugin-ts": "^3.0.2",
"typescript": "~5.5.0",
"typescript": "~5.6.0",
"xstate": "^5.18.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-prettier": "^5.2.1",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"prettier": "^3.3.3",
"release-plan": "^0.9.0"
},
Expand Down
Loading

0 comments on commit 9e0074d

Please sign in to comment.