Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit cd05bd1

Browse files
greenkeeper[bot]mydearxym
authored andcommitted
chore: babel-eslint to the latest version 🚀 (#493)
* chore(package): update babel-eslint to version 10.0.2 * chore(package): update lockfile yarn.lock
1 parent 23f2d3f commit cd05bd1

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@babel/plugin-proposal-decorators": "^7.1.0",
130130
"@commitlint/cli": "^7.0.0",
131131
"@commitlint/config-conventional": "^8.0.0",
132-
"babel-eslint": "9.0.0",
132+
"babel-eslint": "10.0.2",
133133
"babel-jest": "^23.6.0",
134134
"babel-plugin-add-react-displayname": "^0.0.5",
135135
"babel-plugin-import": "1.9.1",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2053,9 +2053,10 @@ babel-core@^6.0.0, babel-core@^6.26.0:
20532053
slash "^1.0.0"
20542054
source-map "^0.5.7"
20552055

2056-
babel-eslint@9.0.0:
2057-
version "9.0.0"
2058-
resolved "https://registry.npmjs.org/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
2056+
babel-eslint@10.0.2:
2057+
version "10.0.2"
2058+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
2059+
integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
20592060
dependencies:
20602061
"@babel/code-frame" "^7.0.0"
20612062
"@babel/parser" "^7.0.0"

0 commit comments

Comments
 (0)