Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/eventsource to v1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent a89f4b4 commit 05bd50c
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/babel__core": "7.1.16",
"@types/babel__preset-env": "7.9.2",
"@types/common-tags": "1.8.1",
"@types/eventsource": "1.1.7",
"@types/eventsource": "1.1.13",
"@types/jest": "27.4.1",
"@types/js-yaml": "4.0.3",
"@types/slice-ansi": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3135,10 +3135,10 @@ __metadata:
languageName: node
linkType: hard

"@types/eventsource@npm:1.1.7":
version: 1.1.7
resolution: "@types/eventsource@npm:1.1.7"
checksum: 4f864780dfcd6d9aa995faf9041ac7ea68e29136bee72eab5af23115fdf74fb2473008d9af46e80b9305d5836e6f8cdff4227e5eb5debdc72f747edf7668bb2f
"@types/eventsource@npm:1.1.13":
version: 1.1.13
resolution: "@types/eventsource@npm:1.1.13"
checksum: 8c2ff46a8b9e3aa2c88711cb7e61000ab6eb5aa610deb1e060c13e5257cb3d6224d57b49fd3d522efdb33c91a7b209b3a3d76cf7ad701bdceb20ef2e61009d10
languageName: node
linkType: hard

Expand Down Expand Up @@ -8083,7 +8083,7 @@ fsevents@^2.3.2:
"@types/babel__core": 7.1.16
"@types/babel__preset-env": 7.9.2
"@types/common-tags": 1.8.1
"@types/eventsource": 1.1.7
"@types/eventsource": 1.1.13
"@types/jest": 27.4.1
"@types/js-yaml": 4.0.3
"@types/slice-ansi": 4.0.0
Expand Down

0 comments on commit 05bd50c

Please sign in to comment.