chore(deps-dev): bump knip from 2.39.0 to 2.41.3
Bumps [knip](https://github.com/webpro/knip) from 2.39.0 to 2.41.3. - [Release notes](https://github.com/webpro/knip/releases) - [Changelog](https://github.com/webpro/knip/blob/main/docs/release-notes-v2.md) - [Commits](https://github.com/webpro/knip/compare/2.39.0...2.41.3) --- updated-dependencies: - dependency-name: knip dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8743422741
commit
ab71d75fd1
4 changed files with 11 additions and 11 deletions
|
@ -122,7 +122,7 @@
|
|||
"eslint-plugin-testing-library": "^6.1.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"knip": "^2.39.0",
|
||||
"knip": "^2.41.3",
|
||||
"memfs": "^4.6.0",
|
||||
"msw": "^1.3.2",
|
||||
"next-router-mock": "^0.9.10",
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"dotenv-cli": "^7.3.0",
|
||||
"esbuild": "^0.19.4",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"knip": "^2.39.0",
|
||||
"knip": "^2.41.3",
|
||||
"memfs": "^4.6.0",
|
||||
"nodemon": "^3.0.1",
|
||||
"pkg": "^5.8.1",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"@types/web-push": "^3.6.2",
|
||||
"dotenv-cli": "^7.3.0",
|
||||
"esbuild": "^0.19.4",
|
||||
"knip": "^2.39.0",
|
||||
"knip": "^2.41.3",
|
||||
"memfs": "^4.6.0",
|
||||
"nodemon": "^3.0.1",
|
||||
"tsx": "^3.14.0",
|
||||
|
|
|
@ -274,8 +274,8 @@ importers:
|
|||
specifier: ^29.7.0
|
||||
version: 29.7.0
|
||||
knip:
|
||||
specifier: ^2.39.0
|
||||
version: 2.39.0
|
||||
specifier: ^2.41.3
|
||||
version: 2.41.3
|
||||
memfs:
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||
|
@ -368,8 +368,8 @@ importers:
|
|||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@8.52.0)
|
||||
knip:
|
||||
specifier: ^2.39.0
|
||||
version: 2.39.0
|
||||
specifier: ^2.41.3
|
||||
version: 2.41.3
|
||||
memfs:
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||
|
@ -498,8 +498,8 @@ importers:
|
|||
specifier: ^0.19.4
|
||||
version: 0.19.4
|
||||
knip:
|
||||
specifier: ^2.39.0
|
||||
version: 2.39.0
|
||||
specifier: ^2.41.3
|
||||
version: 2.41.3
|
||||
memfs:
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||
|
@ -9120,8 +9120,8 @@ packages:
|
|||
engines: {node: '>=6'}
|
||||
dev: true
|
||||
|
||||
/knip@2.39.0:
|
||||
resolution: {integrity: sha512-2piCiCtazV+EfshVmblfaVRTsWI+mZ/ipmBJw2V6BorN0nX+t0BcmMX7s3ozrjpS/ZWANUHOcfWyzA5dbjMM/w==}
|
||||
/knip@2.41.3:
|
||||
resolution: {integrity: sha512-ooHaOfiieytMFSYnhhwk+TKFD3kGPNXIxpoLimEFf4nUpmthBOVKyawDjHvl23uJmPkqI6OOQqyQnK6dCUX+xQ==}
|
||||
engines: {node: '>=16.17.0 <17 || >=18.6.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue