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] authored Sep 8, 2023
1 parent 2794620 commit 6f08f51
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 480 deletions.
8 changes: 4 additions & 4 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"@embroider/addon-shim": "^1.7.1"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/eslint-parser": "7.22.11",
"@babel/core": "7.22.17",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.22.10",
"@babel/plugin-proposal-decorators": "7.22.15",
"@embroider/addon-dev": "4.1.0",
"@rollup/plugin-babel": "6.0.3",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-node": "11.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "pnpm test:one ember-default --- ember test --server"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.11",
"@babel/eslint-parser": "7.22.15",
"@ember/optional-features": "2.0.0",
"@ember/test-helpers": "3.2.0",
"@ember/string": "3.1.1",
Expand Down Expand Up @@ -52,13 +52,13 @@
"ember-source": "5.2.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-qunit": "7.3.4",
"glob": "10.3.3",
"glob": "10.3.4",
"loader.js": "4.7.0",
"prettier": "2.8.8",
"qunit": "2.19.4",
Expand Down
Loading

0 comments on commit 6f08f51

Please sign in to comment.