Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#868)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 0432962 commit a614533
Show file tree
Hide file tree
Showing 3 changed files with 464 additions and 504 deletions.
6 changes: 3 additions & 3 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@embroider/addon-shim": "^1.7.1"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/core": "7.23.2",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.0",
"@babel/plugin-proposal-decorators": "7.23.2",
"@embroider/addon-dev": "4.1.1",
"@rollup/plugin-babel": "6.0.4",
"@types/ember": "4.0.6",
Expand All @@ -51,7 +51,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.0.3",
"rollup": "2.79.1"
},
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 @@ -56,7 +56,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-qunit": "8.0.1",
"glob": "10.3.10",
"loader.js": "4.7.0",
Expand Down
Loading

0 comments on commit a614533

Please sign in to comment.