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 slice-ansi to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 2, 2021
1 parent 2365276 commit d491a15
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 50 deletions.
56 changes: 28 additions & 28 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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"@types/eventsource": "1.1.6",
"@types/jest": "26.0.24",
"@types/js-yaml": "4.0.2",
"@types/slice-ansi": "4.0.0",
"@types/slice-ansi": "5.0.0",
"chalk": "4.1.2",
"common-tags": "1.8.0",
"dotenv": "10.0.0",
"jest": "27.0.6",
"slice-ansi": "4.0.0",
"slice-ansi": "5.0.0",
"smee-client": "1.2.2"
},
"jest": {
Expand Down
46 changes: 26 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2773,10 +2773,10 @@ __metadata:
languageName: node
linkType: hard

"@types/slice-ansi@npm:4.0.0":
version: 4.0.0
resolution: "@types/slice-ansi@npm:4.0.0"
checksum: d4b0e28dc2847c0457682a9a4f76ac7acba4b2330bf9676d21d37259640cefb0493ddbaa3bfb50e1066e154b639def3beb73552b9d131aec701350a01c7ace08
"@types/slice-ansi@npm:5.0.0":
version: 5.0.0
resolution: "@types/slice-ansi@npm:5.0.0"
checksum: bf2d2ad1b2caacc78dea208f6d320c6dbd17f4fdef9061f1478c078fd0e6169bae9e03752152f21081742defda5ee593f61c94855293c195fa8a1142b7d7ae74
languageName: node
linkType: hard

Expand Down Expand Up @@ -2999,6 +2999,13 @@ __metadata:
languageName: node
linkType: hard

"ansi-styles@npm:^6.0.0":
version: 6.1.0
resolution: "ansi-styles@npm:6.1.0"
checksum: b6b1f7b28031db24dde421736b62e9f802eb0f911b91e554755c8437b7e5b3e27063a90dd6a2b21474d0cb0aabf5b53295b4f03abf0e5c60ae769d45c2376c66
languageName: node
linkType: hard

"anymatch@npm:^3.0.3":
version: 3.1.1
resolution: "anymatch@npm:3.1.1"
Expand Down Expand Up @@ -3091,13 +3098,6 @@ __metadata:
languageName: node
linkType: hard

"astral-regex@npm:^2.0.0":
version: 2.0.0
resolution: "astral-regex@npm:2.0.0"
checksum: bf049ee7048b70af5473580020f98faf09159af31a7fa5e223099966dc90e9e87760bd34030e19a6dcac05b45614b428f559bd71f027344d123555e524cb95ac
languageName: node
linkType: hard

"asynckit@npm:^0.4.0":
version: 0.4.0
resolution: "asynckit@npm:0.4.0"
Expand Down Expand Up @@ -5161,6 +5161,13 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"is-fullwidth-code-point@npm:^4.0.0":
version: 4.0.0
resolution: "is-fullwidth-code-point@npm:4.0.0"
checksum: 5c55b1bf131feadb19d111f63aa9816fb6ef049ce23c7a920f3045a040d09725469f562a8fa7f16a1db2084724ed14ea7d82e6d18492ff8ef063551cd69ead25
languageName: node
linkType: hard

"is-generator-fn@npm:^2.0.0":
version: 2.1.0
resolution: "is-generator-fn@npm:2.1.0"
Expand Down Expand Up @@ -7430,7 +7437,7 @@ fsevents@^2.3.2:
"@types/eventsource": 1.1.6
"@types/jest": 26.0.24
"@types/js-yaml": 4.0.2
"@types/slice-ansi": 4.0.0
"@types/slice-ansi": 5.0.0
chalk: 4.1.2
common-tags: 1.8.0
dotenv: 10.0.0
Expand All @@ -7440,7 +7447,7 @@ fsevents@^2.3.2:
middie: ^5.2.0
probot: ^11.1.0
simple-git: ^2.36.2
slice-ansi: 4.0.0
slice-ansi: 5.0.0
smee-client: 1.2.2
ts-node: ^10.0.0
typescript: ^4.2.3
Expand Down Expand Up @@ -7667,14 +7674,13 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"slice-ansi@npm:4.0.0":
version: 4.0.0
resolution: "slice-ansi@npm:4.0.0"
"slice-ansi@npm:5.0.0":
version: 5.0.0
resolution: "slice-ansi@npm:5.0.0"
dependencies:
ansi-styles: ^4.0.0
astral-regex: ^2.0.0
is-fullwidth-code-point: ^3.0.0
checksum: f411aa051802605c3dc8523edee42d39ef59d7c36e6bef6bf1e61d9d2a83894187f6af56911a43ec8e58b921996722d75b354a4c3050b924426ffd1b05da33f9
ansi-styles: ^6.0.0
is-fullwidth-code-point: ^4.0.0
checksum: 4d1489be2b99f9343864eb0d2e605202550131ea77bc9f8260ff1cf441d5d46e719783d3eb2509762bfd489472516bccfd4a43c0b2b6f5f53b2f5d191eb00e7a
languageName: node
linkType: hard

Expand Down

0 comments on commit d491a15

Please sign in to comment.