Skip to content

Commit a002030

Browse files
Replace devDependencies
1 parent da4d988 commit a002030

File tree

2 files changed

+116
-24
lines changed

2 files changed

+116
-24
lines changed

ember-statechart-component/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/ember__service": "^4.0.0",
8686
"@typescript-eslint/eslint-plugin": "^6.16.0",
8787
"@typescript-eslint/parser": "^6.16.0",
88-
"babel-eslint": "10.1.0",
88+
"@babel/eslint-parser": "7.11.0",
8989
"concurrently": "^8.2.2",
9090
"ember-cli-htmlbars": "^6.0.0",
9191
"ember-template-lint": "5.13.0",
@@ -100,7 +100,7 @@
100100
"eslint-plugin-simple-import-sort": "^10.0.0",
101101
"npm-run-all": "4.1.5",
102102
"prettier": "^3.1.1",
103-
"rollup": "2.78.1",
103+
"rollup": "2.79.1",
104104
"rollup-plugin-ts": "^3.0.2",
105105
"typescript": "^4.4.2",
106106
"xstate": "^5.4.1"

pnpm-lock.yaml

Lines changed: 114 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)