From d10a6919ff6c923518b3eeb710b88d65b0e71112 Mon Sep 17 00:00:00 2001 From: Le Minh Tri Date: Sat, 28 Jan 2023 06:10:14 +0700 Subject: [PATCH] chore(deps): update dependency eslint to ^8.32.0 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index db12289..cbe648a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "devDependencies": { "@commitlint/cli": "^17.3.0", "@commitlint/config-conventional": "^17.3.0", - "eslint": "^8.31.0", + "eslint": "^8.32.0", "husky": "^8.0.3", "standard-version": "^9.5.0", "tsup": "^6.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95b85d3..7361072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ importers: specifiers: '@commitlint/cli': ^17.3.0 '@commitlint/config-conventional': ^17.3.0 - eslint: ^8.31.0 + eslint: ^8.32.0 husky: ^8.0.3 standard-version: ^9.5.0 swetrix: ^2.0.1 @@ -18,7 +18,7 @@ importers: devDependencies: '@commitlint/cli': 17.3.0 '@commitlint/config-conventional': 17.3.0 - eslint: 8.31.0 + eslint: 8.32.0 husky: 8.0.3 standard-version: 9.5.0 tsup: 6.5.0_typescript@4.9.4 @@ -1617,13 +1617,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.31.0: + /eslint-utils/3.0.0_eslint@8.32.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.31.0 + eslint: 8.32.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1637,8 +1637,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.31.0: - resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} + /eslint/8.32.0: + resolution: {integrity: sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -1653,7 +1653,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.31.0 + eslint-utils: 3.0.0_eslint@8.32.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0