Skip to content

Commit

Permalink
⬆️ Pin dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Mar 25, 2021
1 parent f8eed2e commit 24244f4
Showing 1 changed file with 59 additions and 59 deletions.
118 changes: 59 additions & 59 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,69 +62,69 @@
"examples/*"
],
"dependencies": {
"concurrently": "^6.0.0",
"env-cmd": "^10.1.0",
"isomorphic-unfetch": "^3.1.0",
"lodash": "^4.17.20"
"concurrently": "6.0.0",
"env-cmd": "10.1.0",
"isomorphic-unfetch": "3.1.0",
"lodash": "4.17.21"
},
"devDependencies": {
"@babel/preset-env": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.2.0",
"@semantic-release/npm": "^7.0.10",
"@semantic-release/release-notes-generator": "^9.0.1",
"@types/jest": "^26.0.20",
"@types/lodash.mergewith": "^4.6.6",
"@types/parse-json": "^4.0.0",
"@types/prettier": "^2.1.5",
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"boxen": "^5.0.0",
"chalk": "^2.4.2",
"cz-conventional-changelog": "^3.3.0",
"conventional-changelog-cli": "^2.0.0",
"del-cli": "^3.0.1",
"@babel/preset-env": "7.13.12",
"@babel/preset-typescript": "7.13.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.0.10",
"@semantic-release/release-notes-generator": "9.0.2",
"@types/jest": "26.0.21",
"@types/lodash.mergewith": "4.6.6",
"@types/parse-json": "4.0.0",
"@types/prettier": "2.2.3",
"@typescript-eslint/eslint-plugin": "4.19.0",
"@typescript-eslint/parser": "4.19.0",
"boxen": "5.0.0",
"chalk": "2.4.2",
"cz-conventional-changelog": "3.3.0",
"conventional-changelog-cli": "2.1.1",
"del-cli": "3.0.1",
"editorconfig-checker": "3.3.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-github": "^4.1.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint": "7.22.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-github": "4.1.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-spellcheck": "0.0.8",
"expect": "^26.6.2",
"folio": "^0.3.18",
"git-cz": "^4.1.0",
"gradient-string": "^1.2.0",
"husky": "^5.0.8",
"import-fresh": "^3.2.1",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"lerna": "^2.2.0",
"license-checker": "^25.0.1",
"lint-staged": "^10.1.6",
"parse-json": "^5.0.0",
"path-type": "^4.0.0",
"prettier": "^2.1.2",
"pretty-quick": "^3.1.0",
"remark-cli": "^9.0.0",
"remark-lint-code-block-style": "^2.0.1",
"remark-lint-ordered-list-marker-value": "^2.0.1",
"remark-preset-davidtheclark": "^0.12.0",
"remark-preset-lint-recommended": "^5.0.0",
"remark-validate-links": "^10.0.2",
"rimraf": "^3.0.2",
"semantic-release": ">=17.2.3",
"ts-jest": "^26.4.4",
"ts-node": ">=9.0.0",
"tsdx": "^0.14.1",
"typedoc": "^0.20.28",
"typescript": "^4.1.3",
"yaml": "^1.10.0"
"expect": "26.6.2",
"folio": "0.3.18",
"git-cz": "4.7.6",
"gradient-string": "1.2.0",
"husky": "5.2.0",
"import-fresh": "3.3.0",
"jest": "26.6.3",
"jest-circus": "26.6.3",
"lerna": "2.11.0",
"license-checker": "25.0.1",
"lint-staged": "10.5.4",
"parse-json": "5.2.0",
"path-type": "4.0.0",
"prettier": "2.2.1",
"pretty-quick": "3.1.0",
"remark-cli": "9.0.0",
"remark-lint-code-block-style": "2.0.1",
"remark-lint-ordered-list-marker-value": "2.0.1",
"remark-preset-davidtheclark": "0.12.0",
"remark-preset-lint-recommended": "5.0.0",
"remark-validate-links": "10.0.4",
"rimraf": "3.0.2",
"semantic-release": "17.4.2",
"ts-jest": "26.5.4",
"ts-node": "9.1.1",
"tsdx": "0.14.1",
"typedoc": "0.20.34",
"typescript": "4.2.3",
"yaml": "1.10.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 24244f4

Please sign in to comment.