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

build(deps-dev): update dependency depcheck to ^1.4.6 #927

Merged
merged 1 commit into from
Sep 19, 2023
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"@babel/core": "^7.22.20",
"@babel/preset-env": "^7.22.20",
"@types/cross-spawn": "^6.0.3",
"depcheck": "^1.4.5",
"depcheck": "^1.4.6",
"eslint-config-kentcdodds": "^20.5.0",
"husky": "^8.0.3",
"jest-in-case": "^1.0.2",
Expand Down
35 changes: 7 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2201,7 +2201,7 @@ __metadata:
cosmiconfig: ^8.2.0
cross-env: ^7.0.3
cross-spawn: ^7.0.3
depcheck: ^1.4.5
depcheck: ^1.4.6
doctoc: ^2.2.1
eslint: ^8.48.0
eslint-config-airbnb: 19.0.4
Expand Down Expand Up @@ -4529,7 +4529,7 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.4.0":
"chokidar@npm:^3.4.0":
version: 3.5.3
resolution: "chokidar@npm:3.5.3"
dependencies:
Expand Down Expand Up @@ -5184,9 +5184,9 @@ __metadata:
languageName: node
linkType: hard

"depcheck@npm:^1.4.5":
version: 1.4.5
resolution: "depcheck@npm:1.4.5"
"depcheck@npm:^1.4.6":
version: 1.4.6
resolution: "depcheck@npm:1.4.6"
dependencies:
"@babel/parser": 7.22.5
"@babel/traverse": 7.22.5
Expand All @@ -5209,12 +5209,11 @@ __metadata:
require-package-name: ^2.0.1
resolve: ^1.18.1
resolve-from: ^5.0.0
sass: ^1.50.1
semver: ^7.3.2
yargs: ^16.1.0
bin:
depcheck: bin/depcheck.js
checksum: e63ece03d5c462f01e15144ed1f6240c7291e69b963d44319baa9ea6b16c3e8b0479f5103d68b169ddb8ed66c1d13d834afe2289086ac1203d2c6b792befce5c
checksum: 028c11045377249e9a4c24817157829b238b7794e7ad4856f7d587214ed0fae3fb8bd27b9962bdad38b405464ad64a13e45fb45ca78f6563d1675057fd9961e9
languageName: node
linkType: hard

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

"immutable@npm:^4.0.0":
version: 4.0.0
resolution: "immutable@npm:4.0.0"
checksum: 4b5e9181e4d5fa06728a481835ec09c86367e5d03268666c95b522b7644ab891098022e4479a43c4c81a68f2ed82f10751ce5d33e208d7b873b6e7f9dfaf4d87
languageName: node
linkType: hard

"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1":
version: 3.2.1
resolution: "import-fresh@npm:3.2.1"
Expand Down Expand Up @@ -10523,19 +10515,6 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.50.1":
version: 1.66.1
resolution: "sass@npm:1.66.1"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 74fc11d0fcd5e16c5331b57dd59865705a299c64e89f2b99646869caeb011dc8d0b6144a6c74a90c264e9ef70654207dbf44fc9b7e3393f8bd14809b904c8a52
languageName: node
linkType: hard

"saxes@npm:^6.0.0":
version: 6.0.0
resolution: "saxes@npm:6.0.0"
Expand Down Expand Up @@ -10731,7 +10710,7 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:>=0.6.2 <2.0.0, source-map-js@npm:^1.0.2":
"source-map-js@npm:^1.0.2":
version: 1.0.2
resolution: "source-map-js@npm:1.0.2"
checksum: c049a7fc4deb9a7e9b481ae3d424cc793cb4845daa690bc5a05d428bf41bf231ced49b4cf0c9e77f9d42fdb3d20d6187619fc586605f5eabe995a316da8d377c
Expand Down