diff --git a/package-lock.json b/package-lock.json index 252cefa4a5..86e08c45df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,42 +26,42 @@ "@jest/transform": "^27.0.0", "@jest/types": "^27.0.0", "@types/babel__core": "7.x", - "@types/cross-spawn": "latest", - "@types/fs-extra": "latest", - "@types/jest": "latest", - "@types/js-yaml": "latest", + "@types/cross-spawn": "*", + "@types/fs-extra": "*", + "@types/jest": "*", + "@types/js-yaml": "*", "@types/lodash": "4.x", "@types/micromatch": "4.x", "@types/node": "16.4.13", "@types/node-fetch": "^2.5.8", "@types/react": "17.x", - "@types/semver": "latest", - "@types/yargs": "latest", + "@types/semver": "*", + "@types/yargs": "*", "@types/yargs-parser": "20.x", "@typescript-eslint/eslint-plugin": "4.x", "@typescript-eslint/parser": "4.x", "conventional-changelog-cli": "2.x", - "cross-spawn": "latest", + "cross-spawn": "*", "eslint": "7.x", - "eslint-config-prettier": "latest", - "eslint-plugin-import": "latest", - "eslint-plugin-jest": "latest", - "eslint-plugin-jsdoc": "latest", - "eslint-plugin-prefer-arrow": "latest", - "eslint-plugin-prettier": "latest", - "execa": "latest", + "eslint-config-prettier": "*", + "eslint-plugin-import": "*", + "eslint-plugin-jest": "*", + "eslint-plugin-jsdoc": "*", + "eslint-plugin-prefer-arrow": "*", + "eslint-plugin-prettier": "*", + "execa": "*", "fs-extra": "10.x", "glob": "^7.1.7", - "glob-gitignore": "latest", + "glob-gitignore": "*", "husky": "4.x", "jest": "^27.0.0", - "js-yaml": "latest", + "js-yaml": "*", "json-schema-to-typescript": "^10.1.4", - "lint-staged": "latest", + "lint-staged": "*", "node-fetch": "^2.6.1", - "npm-run-all": "latest", + "npm-run-all": "*", "prettier": "2.3.2", - "source-map": "latest", + "source-map": "*", "typescript": "~4.2.4" }, "engines": { @@ -2660,9 +2660,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "17.0.16", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz", - "integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==", + "version": "17.0.17", + "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.17.tgz", + "integrity": "sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -14622,9 +14622,9 @@ "dev": true }, "@types/react": { - "version": "17.0.16", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz", - "integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==", + "version": "17.0.17", + "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.17.tgz", + "integrity": "sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==", "dev": true, "requires": { "@types/prop-types": "*",