CLI documentation update from CI

npm CLI robot committed May 8, 2024 at 02:22 UTC cc6137eb17fdb58378f499bbc9394a8b77b5f848
1 file changed +4 -1
package-lock.json
+4 -1
@@ -23,7 +23,6 @@
23 "deepmerge": "^4.3.1",
24 "details-element-polyfill": "^2.4.0",
25 "downshift": "^9.0.4",
26 - "eslint-import-resolver-typescript": "^3.6.1",
26 "framer-motion": "^11.0.3",
27 "fuse.js": "^7.0.0",
28 "gatsby": "^5.13.1",
@@ -56,6 +55,7 @@
55 "babel-jest": "^29.7.0",
56 "eslint": "^8.56.0",
57 "eslint-config-react-app": "^7.0.1",
58 + "eslint-import-resolver-typescript": "^3.6.1",
59 "eslint-import-resolver-webpack": "^0.13.8",
60 "eslint-mdx": "^3.1.3",
61 "eslint-plugin-github": "^4.10.1",
@@ -15424,6 +15424,7 @@
15424 "version": "3.6.1",
15425 "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz",
15426 "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==",
15427 + "dev": true,
15428 "dependencies": {
15429 "debug": "^4.3.4",
15430 "enhanced-resolve": "^5.12.0",
@@ -21450,6 +21451,7 @@
21451 "version": "4.7.4",
21452 "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.4.tgz",
21453 "integrity": "sha512-ofbkKj+0pjXjhejr007J/fLf+sW+8H7K5GCm+msC8q3IpvgjobpyPqSRFemNyIMxklC0zeJpi7VDFna19FacvQ==",
21454 + "dev": true,
21455 "dependencies": {
21456 "resolve-pkg-maps": "^1.0.0"
21457 },
@@ -33566,6 +33568,7 @@
33568 "version": "1.0.0",
33569 "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
33570 "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
33571 + "dev": true,
33572 "funding": {
33573 "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
33574 }