#5 - (php) Bump laravel/tinker from 2.7.1 to 2.7.2 (#102)

* #5 - (php) Bump laravel/tinker from 2.7.1 to 2.7.2

Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: laravel/tinker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* #5 - bump dependencies

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Hopek <adrian.hopek@blumilk.pl>
This commit is contained in:
dependabot[bot]
2022-04-01 08:35:14 +02:00
committed by GitHub
parent 794e8df3ea
commit 172eab162d
3 changed files with 98 additions and 99 deletions

View File

@@ -24,7 +24,7 @@
"@vue/compiler-sfc": "^3.2.31",
"autoprefixer": "^10.4.4",
"axios": "^0.26.1",
"echarts": "^5.3.1",
"echarts": "^5.3.2",
"eslit": "^6.0.0",
"flatpickr": "^4.6.11",
"laravel-mix": "^6.0.43",
@@ -40,7 +40,7 @@
"vue3-popper": "^1.4.2"
},
"devDependencies": {
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"eslint-plugin-tailwindcss": "^3.5.0",
"eslint-plugin-vue": "^8.5.0"
}