Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2024
1 parent bca651d commit e81679b
Show file tree
Hide file tree
Showing 6 changed files with 2,510 additions and 264 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@mermaid-js/mermaid-cli": "11.2.0",
"@mermaid-js/mermaid-cli": "11.2.1",
"@release-it-plugins/lerna-changelog": "7.0.0",
"eslint-config-simplabs": "0.4.0",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"express": "4.21.0",
"express": "4.21.1",
"glob": "11.0.0",
"globals": "15.11.0",
"handlebars": "4.7.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"silent-error": "^1.0.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/core": "7.25.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/runtime": "7.25.6",
"@babel/runtime": "7.25.7",
"@embroider/addon-dev": "5.0.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"express": "4.21.0",
"express": "4.21.1",
"fastboot-app-server": "4.1.4",
"glob": "11.0.0",
"handlebars": "4.7.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"express": "4.21.0",
"express": "4.21.1",
"glob": "11.0.0",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
Expand Down
Loading

0 comments on commit e81679b

Please sign in to comment.