Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 24, 2021
1 parent 274fda8 commit 6ab0fb2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@4c/babel-preset": "^7.4.1",
"@4c/cli": "^2.2.4",
"@4c/cli": "^2.2.6",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.3.1",
"@babel/preset-typescript": "^7.13.0",
Expand All @@ -56,7 +56,7 @@
"eslint-config-4catalyzer": "^1.1.5",
"eslint-config-4catalyzer-typescript": "^2.0.4",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-prettier": "^3.4.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
Expand Down
42 changes: 13 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@
text-table "^0.2.0"
yargs "^16.2.0"

"@4c/cli@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@4c/cli/-/cli-2.2.4.tgz#f6c1179949f66d2bb78706982a65a9767a597785"
integrity sha512-iiW/NAQV/8qnEpb+f8XKqikVchzEJ6FTbfsuChhpN9llYSKXGoXesmm4+XXTCt49gpT3W7p6rWCokKgvXBuurA==
"@4c/cli@^2.2.6":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@4c/cli/-/cli-2.2.6.tgz#ea3465a3c184bc9cd3084762ba4e90a1b5dc30e7"
integrity sha512-NmYVpAsYnSbzGAu70+RYpKexTpy3wbvLwIqpDYHzGfYBL5+WRY6SqKdrOw07DIfPYHZPXekoXiacTXs55PFZng==
dependencies:
"@4c/build" "^2.3.1"
"@4c/init" "^3.1.1"
"@4c/intl" "^1.3.1"
"@4c/rollout" "^2.2.1"
"@4c/start" "^2.4.3"
"@4c/start" "^2.5.1"
pedantic "^5.1.1"
svg2c "^1.5.1"
ts-doctor "^1.3.1"
Expand Down Expand Up @@ -129,10 +129,10 @@
rxjs "^6.5.2"
semver "^7.3.4"

"@4c/start@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@4c/start/-/start-2.4.3.tgz#87a0d8506c8d866044f7a1d27cf78e96bac94b7b"
integrity sha512-/Kv//ZW8AUaO9F8h8g7NpwBB3Q6lH7bfac4e/7GAVZZzNypl3vo5+IM6glX4UCBVJjQxfjHIKlo9Uko4ZcyISw==
"@4c/start@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@4c/start/-/start-2.5.1.tgz#bae2e95e1b2a2442bcc4ff2027818727ab12caf4"
integrity sha512-WJRTVdBqBeVavNAHCZMozlVwZDnvxsInfIduDY2QGKwSJ+4QGWwTOz6KWB8p47ervEuD92nPkrb3GlArs/4Fqw==
dependencies:
"@4c/cli-core" "^2.2.1"
"@babel/code-frame" "^7.12.13"
Expand Down Expand Up @@ -2795,14 +2795,6 @@ constant-case@^2.0.0:
snake-case "^2.1.0"
upper-case "^1.1.1"

contains-path@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
dependencies:
normalize-path "^2.1.1"
path-starts-with "^1.0.0"

[email protected]:
version "0.5.3"
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
Expand Down Expand Up @@ -3683,14 +3675,13 @@ eslint-module-utils@^2.6.1:
debug "^3.2.7"
pkg-dir "^2.0.0"

eslint-plugin-import@^2.23.2:
version "2.23.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
eslint-plugin-import@^2.23.3:
version "2.23.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
dependencies:
array-includes "^3.1.3"
array.prototype.flat "^1.2.4"
contains-path "^1.0.0"
debug "^2.6.9"
doctrine "^2.1.0"
eslint-import-resolver-node "^0.3.4"
Expand Down Expand Up @@ -7250,13 +7241,6 @@ path-parse@^1.0.6:
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==

path-starts-with@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
dependencies:
normalize-path "^2.1.1"

[email protected]:
version "0.1.7"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
Expand Down

0 comments on commit 6ab0fb2

Please sign in to comment.