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

Bump chai-as-promised from 7.1.2 to 8.0.0 #294

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/prosemirror-lwdita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@evolvedbinary/lwdita-ast": "^2.1.2",
"@evolvedbinary/lwdita-xdita": "^2.1.2",
"@types/chai-as-promised": "^7.1.3",
"chai-as-promised": "^7.1.2",
"chai-as-promised": "^8.0.0",
"prosemirror-commands": "^1.5.2",
"prosemirror-history": "^1.3.2",
"prosemirror-keymap": "^1.2.2",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.15.0"
"@typescript-eslint/parser": "npm:^7.15.0"
chai: "npm:^4.3.10"
chai-as-promised: "npm:^7.1.2"
chai-as-promised: "npm:^8.0.0"
coveralls: "npm:^3.1.1"
eslint: "npm:^8.57.0"
eslint-plugin-notice: "npm:^1.0.0"
Expand Down Expand Up @@ -2487,14 +2487,14 @@ __metadata:
languageName: node
linkType: hard

"chai-as-promised@npm:^7.1.2":
version: 7.1.2
resolution: "chai-as-promised@npm:7.1.2"
"chai-as-promised@npm:^8.0.0":
version: 8.0.0
resolution: "chai-as-promised@npm:8.0.0"
dependencies:
check-error: "npm:^1.0.2"
check-error: "npm:^2.0.0"
peerDependencies:
chai: ">= 2.1.2 < 6"
checksum: 10c0/ee20ed75296d8cbf828b2f3c9ad64627cee67b1a38b8e906ca59fe788fb6965ddb10f702ae66645ed88f15a905ade4f2d9f8540029e92e2d59b229c9f912273f
checksum: 10c0/60200ea9cdac24394a97e768edd7d0cd8962097a02e3e6158932c13f7e9d89489d20e6a2e540e80dbe845c71362e7a7a311672fd16a2eab4214a6952fd0db804
languageName: node
linkType: hard

Expand Down Expand Up @@ -2534,7 +2534,7 @@ __metadata:
languageName: node
linkType: hard

"check-error@npm:^1.0.2, check-error@npm:^1.0.3":
"check-error@npm:^1.0.3":
version: 1.0.3
resolution: "check-error@npm:1.0.3"
dependencies:
Expand All @@ -2543,6 +2543,13 @@ __metadata:
languageName: node
linkType: hard

"check-error@npm:^2.0.0":
version: 2.1.1
resolution: "check-error@npm:2.1.1"
checksum: 10c0/979f13eccab306cf1785fa10941a590b4e7ea9916ea2a4f8c87f0316fc3eab07eabefb6e587424ef0f88cbcd3805791f172ea739863ca3d7ce2afc54641c7f0e
languageName: node
linkType: hard

"check-more-types@npm:2.24.0, check-more-types@npm:^2.24.0":
version: 2.24.0
resolution: "check-more-types@npm:2.24.0"
Expand Down