Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 8, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2794620 commit 7e5bde5
Showing 3 changed files with 539 additions and 436 deletions.
6 changes: 3 additions & 3 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
@@ -37,10 +37,10 @@
"@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",
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
@@ -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",
@@ -58,7 +58,7 @@
"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",
965 changes: 534 additions & 431 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 7e5bde5

Please sign in to comment.