Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOLIO-3610 pin @babel/generator to 7.19.3 #2175

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Change history for platform-complete

# 2022-R3 (IN PROGRESS)

* Provide `@babel/core` and `@babel/preset-env` dev-deps. Refs FOLIO-3610.

## 1.0.0 (IN PROGRESS)
* Add oai-pmh module. Refs MODOAIPMH-94.
* Add `ui-plugin-create-inventory-records` to the list of dependencies and modules.
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -95,6 +95,7 @@
"lodash": "^4.17.5"
},
"resolutions": {
"@babel/generator": "7.19.3",
"@folio/stripes-cli": "^2.4.0",
"@rehooks/local-storage": "2.4.0",
"colors": "1.4.0",
Expand Down