Skip to content

Commit 651451d

Browse files
chore(deps): update all non-major dependencies (#1039)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3bb84ab commit 651451d

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"@types/node": "16.11.27",
3535
"@typescript-eslint/eslint-plugin": "5.20.0",
3636
"@typescript-eslint/parser": "5.20.0",
37-
"bob-the-bundler": "1.6.1",
37+
"bob-the-bundler": "1.6.2",
3838
"dedent": "0.7.0",
3939
"enquirer": "2.3.6",
40-
"eslint": "8.13.0",
40+
"eslint": "8.14.0",
4141
"eslint-config-prettier": "8.5.0",
4242
"eslint-config-standard": "16.0.3",
4343
"eslint-plugin-eslint-plugin": "4.1.0",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/eslint": "8.4.1",
5151
"@types/graphql-depth-limit": "1.1.3",
5252
"@types/lodash.lowercase": "4.3.7",
53-
"bob-the-bundler": "1.6.1",
53+
"bob-the-bundler": "1.6.2",
5454
"graphql": "16.3.0",
5555
"typescript": "4.6.3"
5656
},

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,10 +1151,10 @@
11511151
ts-node "^9"
11521152
tslib "^2"
11531153

1154-
"@eslint/eslintrc@^1.2.1":
1155-
version "1.2.1"
1156-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
1157-
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
1154+
"@eslint/eslintrc@^1.2.1", "@eslint/eslintrc@^1.2.2":
1155+
version "1.2.2"
1156+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2.tgz#4989b9e8c0216747ee7cca314ae73791bb281aae"
1157+
integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==
11581158
dependencies:
11591159
ajv "^6.12.4"
11601160
debug "^4.3.2"
@@ -2344,10 +2344,10 @@ binary-extensions@^2.0.0:
23442344
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
23452345
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
23462346

2347-
2348-
version "1.6.1"
2349-
resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-1.6.1.tgz#b6cb48b52f2b807bd59b4526bb37ad995b9c8cb0"
2350-
integrity sha512-cqrsMX8GvknsFyUrx1eFOCkO2Hv69j0GmckF8Ul09Gt6g/I/WOpDs4dckYsvKkpEErs6NvFWcdzweeRQKVjaeA==
2347+
2348+
version "1.6.2"
2349+
resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-1.6.2.tgz#17c2354ee1d46a79f4f9beaaec76bee5a542fc04"
2350+
integrity sha512-Xi8hIzjawp/0H+Gro7m93xBx2GkuMJ1lyzdgdEdj2SVYyyi3G14ySaOvPmEObFvxysklTph/yYoPo/w7N8FdYA==
23512351
dependencies:
23522352
"@rollup/plugin-json" "4.1.0"
23532353
"@rollup/plugin-node-resolve" "7.1.1"
@@ -3386,12 +3386,12 @@ [email protected]:
33863386
text-table "^0.2.0"
33873387
v8-compile-cache "^2.0.3"
33883388

3389-
eslint@8.13.0:
3390-
version "8.13.0"
3391-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
3392-
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
3389+
eslint@8.14.0:
3390+
version "8.14.0"
3391+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14.0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239"
3392+
integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==
33933393
dependencies:
3394-
"@eslint/eslintrc" "^1.2.1"
3394+
"@eslint/eslintrc" "^1.2.2"
33953395
"@humanwhocodes/config-array" "^0.9.2"
33963396
ajv "^6.10.0"
33973397
chalk "^4.0.0"

0 commit comments

Comments
 (0)