Skip to content

Commit e52c2ff

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 36d6801 commit e52c2ff

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
],
3434
"license": "MIT",
3535
"devDependencies": {
36-
"@types/jest": "^29.5.6",
36+
"@types/jest": "^29.5.7",
3737
"@types/lodash.clonedeep": "^4.5.8",
3838
"@vue/test-utils": "^2.4.1",
3939
"codecov": "^3.8.3",
40-
"eslint": "^8.52.0",
40+
"eslint": "^8.53.0",
4141
"eslint-config-posva": "^4.0.0",
4242
"jest": "^29.7.0",
4343
"jest-environment-jsdom": "^29.7.0",

yarn.lock

+18-18
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,10 @@
330330
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
331331
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
332332

333-
"@eslint/eslintrc@^2.1.2":
334-
version "2.1.2"
335-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396"
336-
integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==
333+
"@eslint/eslintrc@^2.1.3":
334+
version "2.1.3"
335+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
336+
integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
337337
dependencies:
338338
ajv "^6.12.4"
339339
debug "^4.3.2"
@@ -345,10 +345,10 @@
345345
minimatch "^3.1.2"
346346
strip-json-comments "^3.1.1"
347347

348-
"@eslint/js@8.52.0":
349-
version "8.52.0"
350-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
351-
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
348+
"@eslint/js@8.53.0":
349+
version "8.53.0"
350+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
351+
integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
352352

353353
"@humanwhocodes/config-array@^0.11.13":
354354
version "0.11.13"
@@ -766,10 +766,10 @@
766766
dependencies:
767767
"@types/istanbul-lib-report" "*"
768768

769-
"@types/jest@^29.5.6":
770-
version "29.5.6"
771-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
772-
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
769+
"@types/jest@^29.5.7":
770+
version "29.5.7"
771+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
772+
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
773773
dependencies:
774774
expect "^29.0.0"
775775
pretty-format "^29.0.0"
@@ -1803,15 +1803,15 @@ eslint-visitor-keys@^3.4.3:
18031803
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
18041804
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
18051805

1806-
eslint@^8.52.0:
1807-
version "8.52.0"
1808-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
1809-
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
1806+
eslint@^8.53.0:
1807+
version "8.53.0"
1808+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
1809+
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
18101810
dependencies:
18111811
"@eslint-community/eslint-utils" "^4.2.0"
18121812
"@eslint-community/regexpp" "^4.6.1"
1813-
"@eslint/eslintrc" "^2.1.2"
1814-
"@eslint/js" "8.52.0"
1813+
"@eslint/eslintrc" "^2.1.3"
1814+
"@eslint/js" "8.53.0"
18151815
"@humanwhocodes/config-array" "^0.11.13"
18161816
"@humanwhocodes/module-importer" "^1.0.1"
18171817
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)