Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent df41252 commit cb87616
Show file tree
Hide file tree
Showing 3 changed files with 3,352 additions and 850 deletions.
16 changes: 8 additions & 8 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.25.2",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-decorators": "7.23.3",
"@babel/plugin-syntax-decorators": "7.24.7",
"@babel/plugin-transform-typescript": "^7.18.6",
"@babel/preset-typescript": "7.23.3",
"@babel/preset-typescript": "7.24.7",
"@embroider/addon-dev": "1.8.3",
"@glimmer/compiler": "^0.87.1",
"@glimmer/compiler": "^0.92.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 @@ -96,12 +96,12 @@
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.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.9.0"
},
"packageManager": "pnpm@8.12.1",
"pnpm": {
Expand Down
Loading

0 comments on commit cb87616

Please sign in to comment.