Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3677 from ilios/auto-update-dependencies
Browse files Browse the repository at this point in the history
Update Transitive Dependencies
  • Loading branch information
github-actions[bot] authored Jan 29, 2024
2 parents 39523d0 + e9ca956 commit 14a557b
Show file tree
Hide file tree
Showing 3 changed files with 634 additions and 666 deletions.
4 changes: 2 additions & 2 deletions packages/ilios-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"validator": ">= 13.1.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-decorators": "^7.23.6",
"@ember/edition-utils": "^1.1.1",
"@ember/optional-features": "^2.0.0",
Expand Down Expand Up @@ -141,4 +141,4 @@
"pre-commit": [
"lint"
]
}
}
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/eslint-parser": "^7.23.3",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-decorators": "^7.23.6",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
Expand Down
Loading

0 comments on commit 14a557b

Please sign in to comment.