Merge pull request #2731 from jellyfin/dependabot/npm_and_yarn/babel/eslint-plugin-7.14.5
Bump @babel/eslint-plugin from 7.13.16 to 7.14.5
This commit is contained in:
commit
fe3917417d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -296,9 +296,9 @@
|
|||
}
|
||||
},
|
||||
"@babel/eslint-plugin": {
|
||||
"version": "7.13.16",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-plugin/-/eslint-plugin-7.13.16.tgz",
|
||||
"integrity": "sha512-RNL0dLHBvjXW857JwzToTHxtbOZfGcvdSegcgXC1c1PqfE+o/QN8MugkgKj2vXFxCcMByfxJrmpCbLzVBVlgIA==",
|
||||
"version": "7.14.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-plugin/-/eslint-plugin-7.14.5.tgz",
|
||||
"integrity": "sha512-nzt/YMnOOIRikvSn2hk9+W2omgJBy6U8TN0R+WTTmqapA+HnZTuviZaketdTE9W7/k/+E/DfZlt1ey1NSE39pg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-rule-composer": "^0.3.0"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.14.5",
|
||||
"@babel/eslint-parser": "^7.14.5",
|
||||
"@babel/eslint-plugin": "^7.13.16",
|
||||
"@babel/eslint-plugin": "^7.14.5",
|
||||
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
||||
"@babel/plugin-proposal-private-methods": "^7.14.5",
|
||||
"@babel/plugin-transform-modules-umd": "^7.14.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue