Skip to content

Commit 504f47f

Browse files
renovate-botalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 52961ed commit 504f47f

File tree

5 files changed

+17
-24
lines changed

5 files changed

+17
-24
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@bazel/buildifier": "4.2.1",
9595
"@bazel/jasmine": "4.1.0",
9696
"@bazel/typescript": "4.1.0",
97-
"@discoveryjs/json-ext": "0.5.3",
97+
"@discoveryjs/json-ext": "0.5.5",
9898
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
9999
"@types/babel__core": "7.1.16",
100100
"@types/babel__template": "7.4.1",
@@ -159,7 +159,7 @@
159159
"http-proxy": "^1.18.1",
160160
"https-proxy-agent": "5.0.0",
161161
"husky": "7.0.2",
162-
"inquirer": "8.1.3",
162+
"inquirer": "8.1.5",
163163
"jasmine": "^3.3.1",
164164
"jasmine-core": "~3.9.0",
165165
"jasmine-spec-reporter": "~7.0.0",
@@ -201,7 +201,7 @@
201201
"regenerator-runtime": "0.13.9",
202202
"resolve-url-loader": "4.0.0",
203203
"rxjs": "6.6.7",
204-
"sass": "1.40.0",
204+
"sass": "1.41.0",
205205
"sass-loader": "12.1.0",
206206
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
207207
"semver": "7.3.5",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ansi-colors": "4.1.1",
3434
"debug": "4.3.2",
3535
"ini": "2.0.0",
36-
"inquirer": "8.1.3",
36+
"inquirer": "8.1.5",
3737
"jsonc-parser": "3.0.0",
3838
"npm-package-arg": "8.1.5",
3939
"npm-pick-manifest": "6.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/preset-env": "7.15.6",
2020
"@babel/runtime": "7.15.4",
2121
"@babel/template": "7.15.4",
22-
"@discoveryjs/json-ext": "0.5.3",
22+
"@discoveryjs/json-ext": "0.5.5",
2323
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
2424
"@ngtools/webpack": "0.0.0",
2525
"ansi-colors": "4.1.1",
@@ -36,7 +36,7 @@
3636
"find-cache-dir": "3.3.2",
3737
"glob": "7.1.7",
3838
"https-proxy-agent": "5.0.0",
39-
"inquirer": "8.1.3",
39+
"inquirer": "8.1.5",
4040
"karma-source-map-support": "1.4.0",
4141
"less": "4.1.1",
4242
"less-loader": "10.0.1",
@@ -55,7 +55,7 @@
5555
"regenerator-runtime": "0.13.9",
5656
"resolve-url-loader": "4.0.0",
5757
"rxjs": "6.6.7",
58-
"sass": "1.40.0",
58+
"sass": "1.41.0",
5959
"sass-loader": "12.1.0",
6060
"semver": "7.3.5",
6161
"source-map-loader": "3.0.0",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular-devkit/core": "0.0.0",
2020
"@angular-devkit/schematics": "0.0.0",
2121
"ansi-colors": "4.1.1",
22-
"inquirer": "8.1.3",
22+
"inquirer": "8.1.5",
2323
"minimist": "1.2.5",
2424
"symbol-observable": "4.0.0"
2525
}

yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,10 +1213,10 @@
12131213
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
12141214
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
12151215

1216-
"@discoveryjs/[email protected].3":
1217-
version "0.5.3"
1218-
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.3.tgz#90420f9f9c6d3987f176a19a7d8e764271a2f55d"
1219-
integrity sha512-Fxt+AfXgjMoin2maPIYzFZnQjAXjAL0PHscM5pRTtatFqB+vZxAM9tLp2Optnuw3QOQC40jTNeGYFOMvyf7v9g==
1216+
"@discoveryjs/[email protected].5":
1217+
version "0.5.5"
1218+
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.5.tgz#9283c9ce5b289a3c4f61c12757469e59377f81f3"
1219+
integrity sha512-6nFkfkmSeV/rqSaS4oWHgmpnYw194f6hmWF5is6b0J1naJZoiD0NTc9AiUwPHvWsowkjuHErCZT1wa0jg+BLIA==
12201220

12211221
"@eslint/eslintrc@^0.4.3":
12221222
version "0.4.3"
@@ -5618,10 +5618,10 @@ injection-js@^2.4.0:
56185618
dependencies:
56195619
tslib "^2.0.0"
56205620

5621-
5622-
version "8.1.3"
5623-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.3.tgz#1c46cf13be1f99b1b2e4c713d472fed5fbb51f98"
5624-
integrity sha512-Ga5u7VbdPgTSUAy3bdOGlJqO/qpKGyYcbCmwu8KEXMXG8J/B3b4vTgeMc8+ALuvb9nejZu/LIag0bhSejzJnPQ==
5621+
5622+
version "8.1.5"
5623+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.5.tgz#2dc5159203c826d654915b5fe6990fd17f54a150"
5624+
integrity sha512-G6/9xUqmt/r+UvufSyrPpt84NYwhKZ9jLsgMbQzlx804XErNupor8WQdBnBRrXmBfTPpuwf1sV+ss2ovjgdXIg==
56255625
dependencies:
56265626
ansi-escapes "^4.2.1"
56275627
chalk "^4.1.1"
@@ -9030,14 +9030,7 @@ [email protected]:
90309030
klona "^2.0.4"
90319031
neo-async "^2.6.2"
90329032

9033-
9034-
version "1.40.0"
9035-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.0.tgz#ffa7106d9c0185169f5b08eaab13d634def948f2"
9036-
integrity sha512-2nLdBmvcxhsYlH6VDsHMhEoc9iYvH7uIkgGJXXNPfTqwKpvXsZyYPMwNLntqoY4zxDKU8wSSqA7XLKHy1o8nVA==
9037-
dependencies:
9038-
chokidar ">=3.0.0 <4.0.0"
9039-
9040-
sass@^1.32.8:
9033+
[email protected], sass@^1.32.8:
90419034
version "1.41.0"
90429035
resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.0.tgz#f7b41dc00336a4c03429c37b9680b86758af61d4"
90439036
integrity sha512-wb8nT60cjo9ZZMcHzG7TzdbFtCAmHEKWrH+zAdScPb4ZxL64WQBnGdbp5nwlenW5wJPcHva1JWmVa0h6iqA5eg==

0 commit comments

Comments
 (0)