File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-modal-datetime-picker" ,
3- "version" : " 8.0.0 " ,
3+ "version" : " 8.0.1 " ,
44 "description" : " A react-native datetime-picker for Android and iOS" ,
55 "main" : " src/index.js" ,
66 "files" : [
3535 },
3636 "devDependencies" : {
3737 "@semantic-release/git" : " ^7.0.8" ,
38- "eslint" : " ^6.4.0 " ,
39- "eslint-config-prettier" : " ^6.3 .0" ,
38+ "eslint" : " ^6.5.1 " ,
39+ "eslint-config-prettier" : " ^6.4 .0" ,
4040 "eslint-plugin-prettier" : " ^3.1.1" ,
4141 "eslint-plugin-react-app" : " ^6.0.3" ,
4242 "prettier" : " ^1.16.4" ,
Original file line number Diff line number Diff line change @@ -1543,10 +1543,10 @@ escape-string-regexp@^1.0.5:
15431543 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
15441544 integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
15451545
1546- eslint-config-prettier@^6.3 .0 :
1547- version "6.3 .0"
1548- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.3 .0.tgz#e73b48e59dc49d950843f3eb96d519e2248286a3 "
1549- integrity sha512-EWaGjlDAZRzVFveh2Jsglcere2KK5CJBhkNSa1xs3KfMUGdRiT7lG089eqPdvlzWHpAqaekubOsOMu8W8Yk71A ==
1546+ eslint-config-prettier@^6.4 .0 :
1547+ version "6.4 .0"
1548+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.4 .0.tgz#0a04f147e31d33c6c161b2dd0971418ac52d0477 "
1549+ integrity sha512-YrKucoFdc7SEko5Sxe4r6ixqXPDP1tunGw91POeZTTRKItf/AMFYt/YLEQtZMkR2LVpAVhcAcZgcWpm1oGPW7w ==
15501550 dependencies :
15511551 get-stdin "^6.0.0"
15521552
@@ -1674,10 +1674,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
16741674 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
16751675 integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
16761676
1677- eslint@^6.4.0 :
1678- version "6.4.0 "
1679- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0 .tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a "
1680- integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA ==
1677+ eslint@^6.5.1 :
1678+ version "6.5.1 "
1679+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1 .tgz#828e4c469697d43bb586144be152198b91e96ed6 "
1680+ integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A ==
16811681 dependencies :
16821682 " @babel/code-frame" " ^7.0.0"
16831683 ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments