Skip to content

Commit 137bbb7

Browse files
renovate-botalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent c43ace7 commit 137bbb7

File tree

5 files changed

+65
-55
lines changed

5 files changed

+65
-55
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"@types/text-table": "^0.2.1",
124124
"@types/uuid": "^8.0.0",
125125
"@types/webpack-dev-server": "^3.1.7",
126-
"@typescript-eslint/eslint-plugin": "4.26.0",
127-
"@typescript-eslint/parser": "4.26.0",
126+
"@typescript-eslint/eslint-plugin": "4.26.1",
127+
"@typescript-eslint/parser": "4.26.1",
128128
"@yarnpkg/lockfile": "1.1.0",
129129
"ajv": "8.6.0",
130130
"ajv-formats": "2.1.0",
@@ -186,7 +186,7 @@
186186
"node-fetch": "^2.2.0",
187187
"npm-registry-client": "8.6.0",
188188
"open": "8.2.0",
189-
"ora": "5.4.0",
189+
"ora": "5.4.1",
190190
"pacote": "11.3.4",
191191
"parse5-html-rewriting-stream": "6.0.1",
192192
"pidtree": "^0.5.0",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"npm-package-arg": "8.1.4",
3939
"npm-pick-manifest": "6.1.1",
4040
"open": "8.2.0",
41-
"ora": "5.4.0",
41+
"ora": "5.4.1",
4242
"pacote": "11.3.4",
4343
"resolve": "1.20.0",
4444
"semver": "7.3.5",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"mini-css-extract-plugin": "1.6.0",
4646
"minimatch": "3.0.4",
4747
"open": "8.2.0",
48-
"ora": "5.4.0",
48+
"ora": "5.4.1",
4949
"parse5-html-rewriting-stream": "6.0.1",
5050
"postcss": "8.3.0",
5151
"postcss-import": "14.0.2",

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"dependencies": {
1616
"@angular-devkit/core": "0.0.0",
17-
"ora": "5.4.0",
17+
"ora": "5.4.1",
1818
"rxjs": "6.6.7"
1919
}
2020
}

yarn.lock

Lines changed: 59 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1984,74 +1984,74 @@
19841984
dependencies:
19851985
"@types/node" "*"
19861986

1987-
"@typescript-eslint/eslint-plugin@4.26.0":
1988-
version "4.26.0"
1989-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.0.tgz#12bbd6ebd5e7fabd32e48e1e60efa1f3554a3242"
1990-
integrity sha512-yA7IWp+5Qqf+TLbd8b35ySFOFzUfL7i+4If50EqvjT6w35X8Lv0eBHb6rATeWmucks37w+zV+tWnOXI9JlG6Eg==
1987+
"@typescript-eslint/eslint-plugin@4.26.1":
1988+
version "4.26.1"
1989+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
1990+
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
19911991
dependencies:
1992-
"@typescript-eslint/experimental-utils" "4.26.0"
1993-
"@typescript-eslint/scope-manager" "4.26.0"
1992+
"@typescript-eslint/experimental-utils" "4.26.1"
1993+
"@typescript-eslint/scope-manager" "4.26.1"
19941994
debug "^4.3.1"
19951995
functional-red-black-tree "^1.0.1"
19961996
lodash "^4.17.21"
19971997
regexpp "^3.1.0"
19981998
semver "^7.3.5"
19991999
tsutils "^3.21.0"
20002000

2001-
"@typescript-eslint/experimental-utils@4.26.0":
2002-
version "4.26.0"
2003-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.0.tgz#ba7848b3f088659cdf71bce22454795fc55be99a"
2004-
integrity sha512-TH2FO2rdDm7AWfAVRB5RSlbUhWxGVuxPNzGT7W65zVfl8H/WeXTk1e69IrcEVsBslrQSTDKQSaJD89hwKrhdkw==
2001+
"@typescript-eslint/experimental-utils@4.26.1":
2002+
version "4.26.1"
2003+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
2004+
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
20052005
dependencies:
20062006
"@types/json-schema" "^7.0.7"
2007-
"@typescript-eslint/scope-manager" "4.26.0"
2008-
"@typescript-eslint/types" "4.26.0"
2009-
"@typescript-eslint/typescript-estree" "4.26.0"
2007+
"@typescript-eslint/scope-manager" "4.26.1"
2008+
"@typescript-eslint/types" "4.26.1"
2009+
"@typescript-eslint/typescript-estree" "4.26.1"
20102010
eslint-scope "^5.1.1"
20112011
eslint-utils "^3.0.0"
20122012

2013-
"@typescript-eslint/parser@4.26.0":
2014-
version "4.26.0"
2015-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
2016-
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
2013+
"@typescript-eslint/parser@4.26.1":
2014+
version "4.26.1"
2015+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e"
2016+
integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ==
20172017
dependencies:
2018-
"@typescript-eslint/scope-manager" "4.26.0"
2019-
"@typescript-eslint/types" "4.26.0"
2020-
"@typescript-eslint/typescript-estree" "4.26.0"
2018+
"@typescript-eslint/scope-manager" "4.26.1"
2019+
"@typescript-eslint/types" "4.26.1"
2020+
"@typescript-eslint/typescript-estree" "4.26.1"
20212021
debug "^4.3.1"
20222022

2023-
"@typescript-eslint/scope-manager@4.26.0":
2024-
version "4.26.0"
2025-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.0.tgz#60d1a71df162404e954b9d1c6343ff3bee496194"
2026-
integrity sha512-G6xB6mMo4xVxwMt5lEsNTz3x4qGDt0NSGmTBNBPJxNsrTXJSm21c6raeYroS2OwQsOyIXqKZv266L/Gln1BWqg==
2023+
"@typescript-eslint/scope-manager@4.26.1":
2024+
version "4.26.1"
2025+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.1.tgz#075a74a15ff33ee3a7ed33e5fce16ee86689f662"
2026+
integrity sha512-TW1X2p62FQ8Rlne+WEShyd7ac2LA6o27S9i131W4NwDSfyeVlQWhw8ylldNNS8JG6oJB9Ha9Xyc+IUcqipvheQ==
20272027
dependencies:
2028-
"@typescript-eslint/types" "4.26.0"
2029-
"@typescript-eslint/visitor-keys" "4.26.0"
2028+
"@typescript-eslint/types" "4.26.1"
2029+
"@typescript-eslint/visitor-keys" "4.26.1"
20302030

2031-
"@typescript-eslint/types@4.26.0":
2032-
version "4.26.0"
2033-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
2034-
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
2031+
"@typescript-eslint/types@4.26.1":
2032+
version "4.26.1"
2033+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38"
2034+
integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==
20352035

2036-
"@typescript-eslint/typescript-estree@4.26.0":
2037-
version "4.26.0"
2038-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.0.tgz#aea17a40e62dc31c63d5b1bbe9a75783f2ce7109"
2039-
integrity sha512-GHUgahPcm9GfBuy3TzdsizCcPjKOAauG9xkz9TR8kOdssz2Iz9jRCSQm6+aVFa23d5NcSpo1GdHGSQKe0tlcbg==
2036+
"@typescript-eslint/typescript-estree@4.26.1":
2037+
version "4.26.1"
2038+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633"
2039+
integrity sha512-l3ZXob+h0NQzz80lBGaykdScYaiEbFqznEs99uwzm8fPHhDjwaBFfQkjUC/slw6Sm7npFL8qrGEAMxcfBsBJUg==
20402040
dependencies:
2041-
"@typescript-eslint/types" "4.26.0"
2042-
"@typescript-eslint/visitor-keys" "4.26.0"
2041+
"@typescript-eslint/types" "4.26.1"
2042+
"@typescript-eslint/visitor-keys" "4.26.1"
20432043
debug "^4.3.1"
20442044
globby "^11.0.3"
20452045
is-glob "^4.0.1"
20462046
semver "^7.3.5"
20472047
tsutils "^3.21.0"
20482048

2049-
"@typescript-eslint/visitor-keys@4.26.0":
2050-
version "4.26.0"
2051-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
2052-
integrity sha512-cw4j8lH38V1ycGBbF+aFiLUls9Z0Bw8QschP3mkth50BbWzgFS33ISIgBzUMuQ2IdahoEv/rXstr8Zhlz4B1Zg==
2049+
"@typescript-eslint/visitor-keys@4.26.1":
2050+
version "4.26.1"
2051+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546"
2052+
integrity sha512-IGouNSSd+6x/fHtYRyLOM6/C+QxMDzWlDtN41ea+flWuSF9g02iqcIlX8wM53JkfljoIjP0U+yp7SiTS1onEkw==
20532053
dependencies:
2054-
"@typescript-eslint/types" "4.26.0"
2054+
"@typescript-eslint/types" "4.26.1"
20552055
eslint-visitor-keys "^2.0.0"
20562056

20572057
"@verdaccio/commons-api@10.0.0", "@verdaccio/commons-api@^10.0.0":
@@ -8285,7 +8285,22 @@ optionator@^0.9.1:
82858285
type-check "^0.4.0"
82868286
word-wrap "^1.2.3"
82878287

8288-
ora@5.4.0, ora@^5.0.0, ora@^5.1.0, ora@^5.3.0:
8288+
ora@5.4.1:
8289+
version "5.4.1"
8290+
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
8291+
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==
8292+
dependencies:
8293+
bl "^4.1.0"
8294+
chalk "^4.1.0"
8295+
cli-cursor "^3.1.0"
8296+
cli-spinners "^2.5.0"
8297+
is-interactive "^1.0.0"
8298+
is-unicode-supported "^0.1.0"
8299+
log-symbols "^4.1.0"
8300+
strip-ansi "^6.0.0"
8301+
wcwidth "^1.0.1"
8302+
8303+
ora@^5.0.0, ora@^5.1.0, ora@^5.3.0:
82898304
version "5.4.0"
82908305
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
82918306
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -11411,7 +11426,7 @@ tsconfig-paths@^3.9.0:
1141111426
minimist "^1.2.0"
1141211427
strip-bom "^3.0.0"
1141311428

11414-
tslib@2.2.0, tslib@^2.0.0, tslib@^2.1.0, tslib@^2.2.0:
11429+
tslib@2.2.0, tslib@^2.0.0, tslib@^2.1.0:
1141511430
version "2.2.0"
1141611431
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
1141711432
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
@@ -11555,16 +11570,11 @@ typedarray@^0.0.6:
1155511570
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1155611571
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1155711572

11558-
typescript@4.2.4:
11573+
typescript@4.2.4, typescript@~4.2.4:
1155911574
version "4.2.4"
1156011575
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
1156111576
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1156211577

11563-
typescript@~4.3.2:
11564-
version "4.3.2"
11565-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
11566-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
11567-
1156811578
ua-parser-js@^0.7.23:
1156911579
version "0.7.28"
1157011580
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"

0 commit comments

Comments
 (0)