diff --git a/package-lock.json b/package-lock.json index ef18eb4..2c53964 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "ava": "5.3.1", "c8": "8.0.1", "cross-env": "7.0.3", - "knip": "3.6.0", + "knip": "3.6.1", "semantic-release": "22.0.10", "tsd": "0.29.0", "xo": "0.56.0" @@ -7289,10 +7289,20 @@ } }, "node_modules/knip": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-3.6.0.tgz", - "integrity": "sha512-EVSFy1gfj4pMNmBAVZPer8dv/nVInLftAZDpXrd/vaLEDcWVT/TaqsmiVfkHjvsMvtCwsLerh6defsYH1It6kQ==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-3.6.1.tgz", + "integrity": "sha512-ykcauRIaoSCz2YZ/Ymt8ymfQB+1wwaJV9CZKUCXjZ2/T9kMEv9Zj3Oy6a8zPBJQ6gnwkuxx5d5FOXd1TSpqX4Q==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/webpro" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/webpro" + } + ], "dependencies": { "@ericcornelissen/bash-parser": "0.5.2", "@npmcli/map-workspaces": "3.0.4", diff --git a/package.json b/package.json index 8ff1406..b55ab12 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "ava": "5.3.1", "c8": "8.0.1", "cross-env": "7.0.3", - "knip": "3.6.0", + "knip": "3.6.1", "semantic-release": "22.0.10", "tsd": "0.29.0", "xo": "0.56.0"