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

Update regexpu-core #14698

Merged
merged 1 commit into from Jun 27, 2022
Merged
Show file tree
Hide file tree
Changes from all 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
Expand Up @@ -19,7 +19,7 @@
],
"dependencies": {
"@babel/helper-annotate-as-pure": "workspace:^",
"regexpu-core": "^5.0.1"
"regexpu-core": "^5.1.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -599,7 +599,7 @@ __metadata:
"@babel/core": "workspace:^"
"@babel/helper-annotate-as-pure": "workspace:^"
"@babel/helper-plugin-test-runner": "workspace:^"
regexpu-core: ^5.0.1
regexpu-core: ^5.1.0
peerDependencies:
"@babel/core": ^7.0.0
languageName: unknown
Expand Down Expand Up @@ -13149,17 +13149,17 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"regexpu-core@npm:^5.0.1":
version: 5.0.1
resolution: "regexpu-core@npm:5.0.1"
"regexpu-core@npm:^5.0.1, regexpu-core@npm:^5.1.0":
version: 5.1.0
resolution: "regexpu-core@npm:5.1.0"
dependencies:
regenerate: ^1.4.2
regenerate-unicode-properties: ^10.0.1
regjsgen: ^0.6.0
regjsparser: ^0.8.2
unicode-match-property-ecmascript: ^2.0.0
unicode-match-property-value-ecmascript: ^2.0.0
checksum: 6151a9700dad512fadb5564ad23246d54c880eb9417efa5e5c3658b910c1ff894d622dfd159af2ed527ffd44751bfe98682ae06c717155c254d8e2b4bab62785
checksum: 7b4eb8d182d9d10537a220a93138df5bc7eaf4ed53e36b95e8427d33ed8a2b081468f1a15d3e5fcee66517e1df7f5ca180b999e046d060badd97150f2ffe87b2
languageName: node
linkType: hard

Expand Down