Skip to content

Commit 8f58aea

Browse files
Update devDependencies
1 parent df41252 commit 8f58aea

File tree

2 files changed

+1698
-252
lines changed

2 files changed

+1698
-252
lines changed

ember-statechart-component/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565
},
6666
"devDependencies": {
67-
"@babel/core": "7.23.6",
67+
"@babel/core": "7.23.7",
6868
"@babel/eslint-parser": "^7.23.3",
6969
"@babel/plugin-proposal-class-properties": "7.18.6",
7070
"@babel/plugin-syntax-decorators": "7.23.3",
@@ -86,7 +86,7 @@
8686
"@types/ember__service": "^4.0.0",
8787
"@typescript-eslint/eslint-plugin": "^6.16.0",
8888
"@typescript-eslint/parser": "^6.16.0",
89-
"babel-eslint": "10.1.0",
89+
"@babel/eslint-parser": "7.11.0",
9090
"concurrently": "^8.2.2",
9191
"ember-cli-htmlbars": "^6.0.0",
9292
"ember-template-lint": "5.13.0",
@@ -101,7 +101,7 @@
101101
"eslint-plugin-simple-import-sort": "^10.0.0",
102102
"npm-run-all": "4.1.5",
103103
"prettier": "^3.1.1",
104-
"rollup": "2.78.1",
104+
"rollup": "2.79.1",
105105
"rollup-plugin-ts": "^3.0.2",
106106
"typescript": "^4.4.2",
107107
"xstate": "^5.4.1"

0 commit comments

Comments
 (0)