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 ee37fd2
Show file tree
Hide file tree
Showing 3 changed files with 1,840 additions and 284 deletions.
10 changes: 5 additions & 5 deletions ember-statechart-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
}
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/core": "7.23.9",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@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",
"@glimmer/compiler": "^0.87.1",
"@glimmer/compiler": "^0.88.0",
"@glimmer/component": "^1.0.4",
"@glimmer/env": "^0.1.7",
"@glint/template": "^1.2.1",
Expand All @@ -86,7 +86,7 @@
"@types/ember__service": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"concurrently": "^8.2.2",
"ember-cli-htmlbars": "^6.0.0",
"ember-template-lint": "5.13.0",
Expand All @@ -99,9 +99,9 @@
"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",
"npm-run-all2": "5.0.0",
"prettier": "^3.1.1",
"rollup": "2.78.1",
"rollup": "2.79.1",
"rollup-plugin-ts": "^3.0.2",
"typescript": "^4.4.2",
"xstate": "^5.4.1"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"prettier": "^3.1.1",
"release-plan": "^0.6.0"
"release-plan": "^0.7.0"
},
"packageManager": "pnpm@8.12.1",
"pnpm": {
Expand Down
Loading

0 comments on commit ee37fd2

Please sign in to comment.