babel-eslint-plugin v7.16.3

This commit is contained in:
Knut Ahlers 2021-11-14 16:07:09 +01:00
parent 87674423a3
commit 7a4545f24a
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D
2 changed files with 14 additions and 1 deletions

View File

@ -1 +1,14 @@
pkgbase = babel-eslint-plugin
pkgdesc = @babel/eslint-parser allows you to lint ALL valid Babel code with the fantastic ESLint
pkgver = 7.16.3
pkgrel = 1
url = https://github.com/babel/babel
arch = any
license = MIT
makedepends = npm
depends = eslint
noextract = eslint-parser-7.16.3.tgz
source = https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.3.tgz
sha256sums = adcfa77797fd2a96598ae8f2f320ef88e36ea719e8b540fab56809551d3130c2
pkgname = babel-eslint-plugin

View File

@ -1,7 +1,7 @@
# Maintainer: Knut Ahlers <knut at ahlers dot me>
pkgname=babel-eslint-plugin
pkgver=7.16.2
pkgver=7.16.3
pkgrel=1
pkgdesc='@babel/eslint-parser allows you to lint ALL valid Babel code with the fantastic ESLint'
arch=('any')