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 Dec 24, 2023
1 parent d1d6933 commit 3731690
Show file tree
Hide file tree
Showing 2 changed files with 786 additions and 428 deletions.
12 changes: 6 additions & 6 deletions ember-statechart-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
}
},
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.23.6",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-decorators": "7.18.6",
"@babel/plugin-syntax-decorators": "7.23.3",
"@babel/plugin-transform-typescript": "^7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "1.8.3",
"@glimmer/compiler": "^0.84.0",
"@glimmer/compiler": "^0.86.0",
"@glimmer/component": "^1.0.4",
"@glimmer/env": "^0.1.7",
"@glint/template": "^0.9.1",
Expand All @@ -82,7 +82,7 @@
"@types/ember__routing": "^4.0.0",
"@types/ember__runloop": "^4.0.0",
"@types/ember__service": "^4.0.0",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"concurrently": "^7.0.0",
"ember-cli-htmlbars": "^6.0.0",
"ember-template-lint": "3.16.0",
Expand All @@ -97,7 +97,7 @@
"eslint-plugin-simple-import-sort": "^7.0.0",
"npm-run-all": "4.1.5",
"prettier": "^2.3.2",
"rollup": "2.78.1",
"rollup": "2.79.1",
"rollup-plugin-ts": "^3.0.2",
"typescript": "^4.4.2",
"xstate": "^4.30.0"
Expand Down
Loading

0 comments on commit 3731690

Please sign in to comment.