Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit c94ae7e

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 0f0cf65 commit c94ae7e

File tree

5 files changed

+68
-68
lines changed

5 files changed

+68
-68
lines changed

integration/common-engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"karma-jasmine-html-reporter": "2.0.0",
5757
"protractor": "file:../../node_modules/protractor",
5858
"puppeteer": "file:../../node_modules/puppeteer",
59-
"ts-node": "10.8.1",
59+
"ts-node": "10.8.2",
6060
"typescript": "file:../../node_modules/typescript"
6161
}
6262
}

integration/express-engine-ivy-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"karma-jasmine-html-reporter": "2.0.0",
5959
"protractor": "file:../../node_modules/protractor",
6060
"puppeteer": "file:../../node_modules/puppeteer",
61-
"ts-node": "10.8.1",
61+
"ts-node": "10.8.2",
6262
"typescript": "file:../../node_modules/typescript"
6363
}
6464
}

integration/express-engine-ivy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"karma-jasmine-html-reporter": "2.0.0",
5757
"protractor": "file:../../node_modules/protractor",
5858
"puppeteer": "file:../../node_modules/puppeteer",
59-
"ts-node": "10.8.1",
59+
"ts-node": "10.8.2",
6060
"typescript": "file:../../node_modules/typescript"
6161
}
6262
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@
6767
"@types/jasmine": "^4.0.0",
6868
"@types/jsdom": "^16.2.10",
6969
"@types/node": "^14.15.0",
70-
"@typescript-eslint/eslint-plugin": "5.30.0",
71-
"@typescript-eslint/parser": "5.30.0",
70+
"@typescript-eslint/eslint-plugin": "5.30.4",
71+
"@typescript-eslint/parser": "5.30.4",
7272
"browser-sync": "^2.26.7",
7373
"critters": "0.0.16",
7474
"cross-env": "^7.0.3",
7575
"domino": "^2.1.2",
7676
"esbuild": "^0.14.0",
77-
"eslint": "8.18.0",
77+
"eslint": "8.19.0",
7878
"eslint-config-prettier": "8.5.0",
7979
"eslint-plugin-header": "3.1.1",
8080
"eslint-plugin-import": "2.26.0",
@@ -90,15 +90,15 @@
9090
"piscina": "~3.2.0",
9191
"prettier": "^2.2.1",
9292
"protractor": "7.0.0",
93-
"puppeteer": "15.2.0",
93+
"puppeteer": "15.3.0",
9494
"rollup": "~2.75.0",
9595
"rollup-plugin-sourcemaps": "^0.6.0",
9696
"rxjs": "^6.5.3",
9797
"shelljs": "^0.8.3",
9898
"source-map-support": "^0.5.9",
9999
"terser": "^5.0.0",
100100
"tree-kill": "^1.2.1",
101-
"ts-node": "10.8.1",
101+
"ts-node": "10.8.2",
102102
"tslib": "~2.4.0",
103103
"tsutils": "^3.0.0",
104104
"typescript": "4.7.4",

yarn.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,84 +2240,84 @@
22402240
dependencies:
22412241
"@types/node" "*"
22422242

2243-
"@typescript-eslint/[email protected].0":
2244-
version "5.30.0"
2245-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.0.tgz#524a11e15c09701733033c96943ecf33f55d9ca1"
2246-
integrity sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==
2247-
dependencies:
2248-
"@typescript-eslint/scope-manager" "5.30.0"
2249-
"@typescript-eslint/type-utils" "5.30.0"
2250-
"@typescript-eslint/utils" "5.30.0"
2243+
"@typescript-eslint/[email protected].4":
2244+
version "5.30.4"
2245+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.4.tgz#a46c8c0ab755a936cb63786a6222876ce51675e4"
2246+
integrity sha512-xjujQISAIa4HAaos8fcMZXmqkuZqMx6icdxkI88jMM/eNe4J8AuTLYnLK+zdm0mBYLyctdFf//UE4/xFCcQzYQ==
2247+
dependencies:
2248+
"@typescript-eslint/scope-manager" "5.30.4"
2249+
"@typescript-eslint/type-utils" "5.30.4"
2250+
"@typescript-eslint/utils" "5.30.4"
22512251
debug "^4.3.4"
22522252
functional-red-black-tree "^1.0.1"
22532253
ignore "^5.2.0"
22542254
regexpp "^3.2.0"
22552255
semver "^7.3.7"
22562256
tsutils "^3.21.0"
22572257

2258-
"@typescript-eslint/[email protected].0":
2259-
version "5.30.0"
2260-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.0.tgz#a2184fb5f8ef2bf1db0ae61a43907e2e32aa1b8f"
2261-
integrity sha512-2oYYUws5o2liX6SrFQ5RB88+PuRymaM2EU02/9Ppoyu70vllPnHVO7ioxDdq/ypXHA277R04SVjxvwI8HmZpzA==
2258+
"@typescript-eslint/[email protected].4":
2259+
version "5.30.4"
2260+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.4.tgz#659411e8700b22c8d5400798ef24838425bf4567"
2261+
integrity sha512-/ge1HtU63wVoED4VnlU2o+FPFmi017bPYpeSrCmd8Ycsti4VSxXrmcpXXm7JpI4GT0Aa7qviabv1PEp6L5bboQ==
22622262
dependencies:
2263-
"@typescript-eslint/scope-manager" "5.30.0"
2264-
"@typescript-eslint/types" "5.30.0"
2265-
"@typescript-eslint/typescript-estree" "5.30.0"
2263+
"@typescript-eslint/scope-manager" "5.30.4"
2264+
"@typescript-eslint/types" "5.30.4"
2265+
"@typescript-eslint/typescript-estree" "5.30.4"
22662266
debug "^4.3.4"
22672267

2268-
"@typescript-eslint/[email protected].0":
2269-
version "5.30.0"
2270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.0.tgz#bf585ee801ab4ad84db2f840174e171a6bb002c7"
2271-
integrity sha512-3TZxvlQcK5fhTBw5solQucWSJvonXf5yua5nx8OqK94hxdrT7/6W3/CS42MLd/f1BmlmmbGEgQcTHHCktUX5bQ==
2268+
"@typescript-eslint/[email protected].4":
2269+
version "5.30.4"
2270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.4.tgz#8140efd2bc12d41d74e8af23872a89f3edbe552e"
2271+
integrity sha512-DNzlQwGSiGefz71JwaHrpcaAX3zYkEcy8uVuan3YMKOa6qeW/y+7SaD8KIsIAruASwq6P+U4BjWBWtM2O+mwBQ==
22722272
dependencies:
2273-
"@typescript-eslint/types" "5.30.0"
2274-
"@typescript-eslint/visitor-keys" "5.30.0"
2273+
"@typescript-eslint/types" "5.30.4"
2274+
"@typescript-eslint/visitor-keys" "5.30.4"
22752275

2276-
"@typescript-eslint/[email protected].0":
2277-
version "5.30.0"
2278-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.0.tgz#98f3af926a5099153f092d4dad87148df21fbaae"
2279-
integrity sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==
2276+
"@typescript-eslint/[email protected].4":
2277+
version "5.30.4"
2278+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.4.tgz#00ff19073cd01f7d27e9af49ce08d6a69f1e4f01"
2279+
integrity sha512-55cf1dZviwwv+unDB+mF8vZkfta5muTK6bppPvenWWCD7slZZ0DEsXUjZerqy7Rq8s3J4SXdg4rMIY8ngCtTmA==
22802280
dependencies:
2281-
"@typescript-eslint/utils" "5.30.0"
2281+
"@typescript-eslint/utils" "5.30.4"
22822282
debug "^4.3.4"
22832283
tsutils "^3.21.0"
22842284

2285-
"@typescript-eslint/[email protected].0":
2286-
version "5.30.0"
2287-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.0.tgz#db7d81d585a3da3801432a9c1d2fafbff125e110"
2288-
integrity sha512-vfqcBrsRNWw/LBXyncMF/KrUTYYzzygCSsVqlZ1qGu1QtGs6vMkt3US0VNSQ05grXi5Yadp3qv5XZdYLjpp8ag==
2285+
"@typescript-eslint/[email protected].4":
2286+
version "5.30.4"
2287+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.4.tgz#3bc99eca8ba3fcfd6a21480e216b09dab81c3999"
2288+
integrity sha512-NTEvqc+Vvu8Q6JeAKryHk2eqLKqsr2St3xhIjhOjQv5wQUBhaTuix4WOSacqj0ONWfKVU12Eug3LEAB95GBkMA==
22892289

2290-
"@typescript-eslint/[email protected].0":
2291-
version "5.30.0"
2292-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.0.tgz#4565ee8a6d2ac368996e20b2344ea0eab1a8f0bb"
2293-
integrity sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==
2290+
"@typescript-eslint/[email protected].4":
2291+
version "5.30.4"
2292+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.4.tgz#ac4be8a2f8fb1f1c3b346d5992a36163121ddb3f"
2293+
integrity sha512-V4VnEs6/J9/nNizaA12IeU4SAeEYaiKr7XndLNfV5+3zZSB4hIu6EhHJixTKhvIqA+EEHgBl6re8pivBMLLO1w==
22942294
dependencies:
2295-
"@typescript-eslint/types" "5.30.0"
2296-
"@typescript-eslint/visitor-keys" "5.30.0"
2295+
"@typescript-eslint/types" "5.30.4"
2296+
"@typescript-eslint/visitor-keys" "5.30.4"
22972297
debug "^4.3.4"
22982298
globby "^11.1.0"
22992299
is-glob "^4.0.3"
23002300
semver "^7.3.7"
23012301
tsutils "^3.21.0"
23022302

2303-
"@typescript-eslint/[email protected].0":
2304-
version "5.30.0"
2305-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.0.tgz#1dac771fead5eab40d31860716de219356f5f754"
2306-
integrity sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==
2303+
"@typescript-eslint/[email protected].4":
2304+
version "5.30.4"
2305+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.4.tgz#07a2b7ce80b2527ea506829f190591b76c70ba9f"
2306+
integrity sha512-a+GQrJzOUhn4WT1mUumXDyam+22Oo4c5K/jnZ+6r/4WTQF3q8e4CsC9PLHb4SnOClzOqo/5GLZWvkE1aa5UGKQ==
23072307
dependencies:
23082308
"@types/json-schema" "^7.0.9"
2309-
"@typescript-eslint/scope-manager" "5.30.0"
2310-
"@typescript-eslint/types" "5.30.0"
2311-
"@typescript-eslint/typescript-estree" "5.30.0"
2309+
"@typescript-eslint/scope-manager" "5.30.4"
2310+
"@typescript-eslint/types" "5.30.4"
2311+
"@typescript-eslint/typescript-estree" "5.30.4"
23122312
eslint-scope "^5.1.1"
23132313
eslint-utils "^3.0.0"
23142314

2315-
"@typescript-eslint/[email protected].0":
2316-
version "5.30.0"
2317-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.0.tgz#07721d23daca2ec4c2da7f1e660d41cd78bacac3"
2318-
integrity sha512-6WcIeRk2DQ3pHKxU1Ni0qMXJkjO/zLjBymlYBy/53qxe7yjEFSvzKLDToJjURUhSl2Fzhkl4SMXQoETauF74cw==
2315+
"@typescript-eslint/[email protected].4":
2316+
version "5.30.4"
2317+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.4.tgz#b4969df1a440cc999d4bb7f7b7932dce05537089"
2318+
integrity sha512-ulKGse3mruSc8x6l8ORSc6+1ORyJzKmZeIaRTu/WpaF/jx3vHvEn5XZUKF9XaVg2710mFmTAUlLcLYLPp/Zf/Q==
23192319
dependencies:
2320-
"@typescript-eslint/types" "5.30.0"
2320+
"@typescript-eslint/types" "5.30.4"
23212321
eslint-visitor-keys "^3.3.0"
23222322

23232323
"@webassemblyjs/[email protected]":
@@ -4477,10 +4477,10 @@ eslint-visitor-keys@^3.3.0:
44774477
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
44784478
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
44794479

4480-
eslint@8.18.0:
4481-
version "8.18.0"
4482-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18.0.tgz#78d565d16c993d0b73968c523c0446b13da784fd"
4483-
integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==
4480+
eslint@8.19.0:
4481+
version "8.19.0"
4482+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.19.0.tgz#7342a3cbc4fbc5c106a1eefe0fd0b50b6b1a7d28"
4483+
integrity sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==
44844484
dependencies:
44854485
"@eslint/eslintrc" "^1.3.0"
44864486
"@humanwhocodes/config-array" "^0.9.2"
@@ -7581,10 +7581,10 @@ punycode@^2.1.0, punycode@^2.1.1:
75817581
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
75827582
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
75837583

7584-
puppeteer@15.2.0:
7585-
version "15.2.0"
7586-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.2.0.tgz#9cd81334f9c6a2e1c972b5a7ecf3f18ab3bfb978"
7587-
integrity sha512-6Mzj5pbq4J4DxJE5o6V+arrOB9Gma0CxOLP1zKYMrMR7AYuNaPzsK7pBrpDwI64W6Mxk5G7NqiLSFTrgSzR1zg==
7584+
puppeteer@15.3.0:
7585+
version "15.3.0"
7586+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.3.0.tgz#2d79200cb72d938dfc7af4fdedaa03c04e7ace14"
7587+
integrity sha512-PYZwL0DjGeUOauSie6n9Pf+vDUod+vFnC1uHa1Uj3ex1PhRI6DOheau6oJxxj9oyEPWy8SS19KfZDwln4v4LTg==
75887588
dependencies:
75897589
cross-fetch "3.1.5"
75907590
debug "4.3.4"
@@ -8879,10 +8879,10 @@ [email protected], tree-kill@^1.2.1:
88798879
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
88808880
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
88818881

8882-
8883-
version "10.8.1"
8884-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.1.tgz#ea2bd3459011b52699d7e88daa55a45a1af4f066"
8885-
integrity sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==
8882+
8883+
version "10.8.2"
8884+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.2.tgz#3185b75228cef116bf82ffe8762594f54b2a23f2"
8885+
integrity sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==
88868886
dependencies:
88878887
"@cspotcode/source-map-support" "^0.8.0"
88888888
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)