Skip to content

Commit

Permalink
Update dependency del to v7.1.0 (home-assistant#17792)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2023
1 parent 7b167a4 commit 0d893b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"babel-loader": "9.1.3",
"babel-plugin-template-html-minifier": "4.1.0",
"chai": "4.3.8",
"del": "7.0.0",
"del": "7.1.0",
"eslint": "8.48.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7396,9 +7396,9 @@ __metadata:
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: ^13.1.2
graceful-fs: ^4.2.10
Expand All @@ -7408,7 +7408,7 @@ __metadata:
p-map: ^5.5.0
rimraf: ^3.0.2
slash: ^4.0.0
checksum: 33e5077f18b5dfbe81971d1f8a2cd8bf676dd5ede491bab85ec17a4a1d59001bd3ec47fd38e9a4ae01a3c98c07b98c7b3dc56190b86d88926798802d7858d827
checksum: 93527e78e95125809ff20a112814b00648ed64af204be1a565862698060c9ec8f5c5fe1a4866725acfde9b0da6423f4b7a7642c1d38cd4b05cbeb643a7b089e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -9705,7 +9705,7 @@ __metadata:
date-fns-tz: 2.0.0
deep-clone-simple: 1.1.1
deep-freeze: 0.0.1
del: 7.0.0
del: 7.1.0
eslint: 8.48.0
eslint-config-airbnb-base: 15.0.0
eslint-config-airbnb-typescript: 17.1.0
Expand Down

0 comments on commit 0d893b3

Please sign in to comment.