Skip to content

Commit 55cb56f

Browse files
author
Avi Vahl
committed
chore(deps): upgrade to latest stable
and regenerate lock file
1 parent e21cb7f commit 55cb56f

File tree

4 files changed

+47
-47
lines changed

4 files changed

+47
-47
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@types/rimraf": "^3.0.2",
4646
"@types/validate-npm-package-name": "^3.0.3",
4747
"@types/yargs": "^17.0.2",
48-
"@typescript-eslint/eslint-plugin": "^4.29.3",
49-
"@typescript-eslint/parser": "^4.29.3",
48+
"@typescript-eslint/eslint-plugin": "^4.30.0",
49+
"@typescript-eslint/parser": "^4.30.0",
5050
"autoprefixer": "^10.3.3",
5151
"chai": "^4.3.4",
5252
"chai-subset": "^1.6.0",

packages/cli/bin/stc-codemod.js

100644100755
File mode changed.

packages/eslint-plugin-stylable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@stylable/core": "^4.6.0",
11-
"@typescript-eslint/experimental-utils": "^4.29.3"
11+
"@typescript-eslint/experimental-utils": "^4.30.0"
1212
},
1313
"devDependencies": {
1414
"create-temp-directory": "^1.1.1"

yarn.lock

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,9 +1220,9 @@
12201220
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==
12211221

12221222
"@types/node@*":
1223-
version "16.7.6"
1224-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.6.tgz#8666478db8095aa66e25b7e469f3e7b53ea2855e"
1225-
integrity sha512-VESVNFoa/ahYA62xnLBjo5ur6gPsgEE5cNRy8SrdnkZ2nwJSW0kJ4ufbFr2zuU9ALtHM8juY53VcRoTA7htXSg==
1223+
version "16.7.7"
1224+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.7.tgz#73b345af160b495716cf7e2b54b68f701320f08b"
1225+
integrity sha512-bxWC4rgIF/FjM7JsPvpk6ZKGITgw27qsYCbi6h4kWZWYpchOLENgvFaRBZUc64Q/M1y+X2EteahRbyo8QFCKdw==
12261226

12271227
"@types/node@12":
12281228
version "12.20.21"
@@ -1339,73 +1339,73 @@
13391339
dependencies:
13401340
"@types/node" "*"
13411341

1342-
"@typescript-eslint/eslint-plugin@^4.29.3":
1343-
version "4.29.3"
1344-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa"
1345-
integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==
1342+
"@typescript-eslint/eslint-plugin@^4.30.0":
1343+
version "4.30.0"
1344+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
1345+
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
13461346
dependencies:
1347-
"@typescript-eslint/experimental-utils" "4.29.3"
1348-
"@typescript-eslint/scope-manager" "4.29.3"
1347+
"@typescript-eslint/experimental-utils" "4.30.0"
1348+
"@typescript-eslint/scope-manager" "4.30.0"
13491349
debug "^4.3.1"
13501350
functional-red-black-tree "^1.0.1"
13511351
regexpp "^3.1.0"
13521352
semver "^7.3.5"
13531353
tsutils "^3.21.0"
13541354

1355-
"@typescript-eslint/experimental-utils@4.29.3", "@typescript-eslint/experimental-utils@^4.29.3":
1356-
version "4.29.3"
1357-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz#52e437a689ccdef73e83c5106b34240a706f15e1"
1358-
integrity sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==
1355+
"@typescript-eslint/experimental-utils@4.30.0", "@typescript-eslint/experimental-utils@^4.30.0":
1356+
version "4.30.0"
1357+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
1358+
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
13591359
dependencies:
13601360
"@types/json-schema" "^7.0.7"
1361-
"@typescript-eslint/scope-manager" "4.29.3"
1362-
"@typescript-eslint/types" "4.29.3"
1363-
"@typescript-eslint/typescript-estree" "4.29.3"
1361+
"@typescript-eslint/scope-manager" "4.30.0"
1362+
"@typescript-eslint/types" "4.30.0"
1363+
"@typescript-eslint/typescript-estree" "4.30.0"
13641364
eslint-scope "^5.1.1"
13651365
eslint-utils "^3.0.0"
13661366

1367-
"@typescript-eslint/parser@^4.29.3":
1368-
version "4.29.3"
1369-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2"
1370-
integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==
1367+
"@typescript-eslint/parser@^4.30.0":
1368+
version "4.30.0"
1369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.30.0.tgz#6abd720f66bd790f3e0e80c3be77180c8fcb192d"
1370+
integrity sha512-HJ0XuluSZSxeboLU7Q2VQ6eLlCwXPBOGnA7CqgBnz2Db3JRQYyBDJgQnop6TZ+rsbSx5gEdWhw4rE4mDa1FnZg==
13711371
dependencies:
1372-
"@typescript-eslint/scope-manager" "4.29.3"
1373-
"@typescript-eslint/types" "4.29.3"
1374-
"@typescript-eslint/typescript-estree" "4.29.3"
1372+
"@typescript-eslint/scope-manager" "4.30.0"
1373+
"@typescript-eslint/types" "4.30.0"
1374+
"@typescript-eslint/typescript-estree" "4.30.0"
13751375
debug "^4.3.1"
13761376

1377-
"@typescript-eslint/scope-manager@4.29.3":
1378-
version "4.29.3"
1379-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.3.tgz#497dec66f3a22e459f6e306cf14021e40ec86e19"
1380-
integrity sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA==
1377+
"@typescript-eslint/scope-manager@4.30.0":
1378+
version "4.30.0"
1379+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
1380+
integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A==
13811381
dependencies:
1382-
"@typescript-eslint/types" "4.29.3"
1383-
"@typescript-eslint/visitor-keys" "4.29.3"
1382+
"@typescript-eslint/types" "4.30.0"
1383+
"@typescript-eslint/visitor-keys" "4.30.0"
13841384

1385-
"@typescript-eslint/types@4.29.3":
1386-
version "4.29.3"
1387-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017"
1388-
integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==
1385+
"@typescript-eslint/types@4.30.0":
1386+
version "4.30.0"
1387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
1388+
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
13891389

1390-
"@typescript-eslint/typescript-estree@4.29.3":
1391-
version "4.29.3"
1392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40"
1393-
integrity sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag==
1390+
"@typescript-eslint/typescript-estree@4.30.0":
1391+
version "4.30.0"
1392+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
1393+
integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg==
13941394
dependencies:
1395-
"@typescript-eslint/types" "4.29.3"
1396-
"@typescript-eslint/visitor-keys" "4.29.3"
1395+
"@typescript-eslint/types" "4.30.0"
1396+
"@typescript-eslint/visitor-keys" "4.30.0"
13971397
debug "^4.3.1"
13981398
globby "^11.0.3"
13991399
is-glob "^4.0.1"
14001400
semver "^7.3.5"
14011401
tsutils "^3.21.0"
14021402

1403-
"@typescript-eslint/visitor-keys@4.29.3":
1404-
version "4.29.3"
1405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf"
1406-
integrity sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA==
1403+
"@typescript-eslint/visitor-keys@4.30.0":
1404+
version "4.30.0"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"
1406+
integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw==
14071407
dependencies:
1408-
"@typescript-eslint/types" "4.29.3"
1408+
"@typescript-eslint/types" "4.30.0"
14091409
eslint-visitor-keys "^2.0.0"
14101410

14111411

0 commit comments

Comments
 (0)