Skip to content

Commit

Permalink
Merge pull request #1204 from Borewit/dependabot/npm_and_yarn/master/…
Browse files Browse the repository at this point in the history
…del-cli-5.1.0

Bump del-cli from 5.0.0 to 5.1.0
  • Loading branch information
Borewit authored Aug 2, 2024
2 parents 75f4f7a + efba22c commit 1184269
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.0.0",
"chai": "^5.1.1",
"del-cli": "^5.0.0",
"del-cli": "^5.1.0",
"eslint": "^7.0.0",
"file-type": "^19.4.0",
"mocha": "^10.7.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2057,7 +2057,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^4.0.0"
"@typescript-eslint/parser": "npm:^3.0.0"
chai: "npm:^5.1.1"
del-cli: "npm:^5.0.0"
del-cli: "npm:^5.1.0"
eslint: "npm:^7.0.0"
file-type: "npm:^19.4.0"
mocha: "npm:^10.7.0"
Expand Down Expand Up @@ -2876,22 +2876,22 @@ __metadata:
languageName: node
linkType: hard

"del-cli@npm:^5.0.0":
version: 5.0.0
resolution: "del-cli@npm:5.0.0"
"del-cli@npm:^5.1.0":
version: 5.1.0
resolution: "del-cli@npm:5.1.0"
dependencies:
del: "npm:^7.0.0"
del: "npm:^7.1.0"
meow: "npm:^10.1.3"
bin:
del: cli.js
del-cli: cli.js
checksum: 10c0/3f8ccb16b2f3e3bda0d7ecb70cdff4545ca163bde6b9b97ea3d46defcf6d036fada8d0620735f53f780cd72f80324dc82309d8115e32ec36f104e8d44ae30bfb
checksum: 10c0/555dfbbdf254ec758f86eaa3960779ae378c11fb9f734ba9f09b1019237919a66ffdaa286dad4b8df3cb8f315157fd41b6ff63afb7fa46a6c61eed7bbac04488
languageName: node
linkType: hard

"del@npm:^7.0.0":
version: 7.0.0
resolution: "del@npm:7.0.0"
"del@npm:^7.1.0":
version: 7.1.0
resolution: "del@npm:7.1.0"
dependencies:
globby: "npm:^13.1.2"
graceful-fs: "npm:^4.2.10"
Expand All @@ -2901,7 +2901,7 @@ __metadata:
p-map: "npm:^5.5.0"
rimraf: "npm:^3.0.2"
slash: "npm:^4.0.0"
checksum: 10c0/935290369925453f469d3187f6d311d99dde8ea5066009d4103495691f290ad5bdc3be0eefdce5032d67f48d228ad2f54322f7a15c2f48aecd416e2141c58b2d
checksum: 10c0/5ad2777b69e386b414ba77f5eba23bb52422c096f4c084c0d1d829ee4776d1a025a6f69765906907c4137026e9bd071ee9d422fd531b1417ef546adc7eb6fada
languageName: node
linkType: hard

Expand Down

0 comments on commit 1184269

Please sign in to comment.