Bump goober from 2.1.9 to 2.1.10

Bumps [goober](https://github.com/cristianbote/goober) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/cristianbote/goober/releases)
- [Commits](https://github.com/cristianbote/goober/compare/v2.1.9...v2.1.10)

---
updated-dependencies:
- dependency-name: goober
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-24 10:00:12 +00:00 committed by GitHub
parent 2ed6be610d
commit f64db7f417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@
"csstype": "^3.1.0",
"dayjs": "^1.11.2",
"dotenv": "^16.0.1",
"goober": "2.1.9",
"goober": "2.1.10",
"next": "12.1.6",
"react": "^18.1.0",
"react-dom": "^18.1.0",
@ -28,7 +28,7 @@
"use-last-fm": "^0.6.1"
},
"devDependencies": {
"@types/node": "17.0.38",
"@types/node": "18.0.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.4",
"eslint": "8.16.0",

View file

@ -233,10 +233,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/node@17.0.38":
version "17.0.38"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
"@types/node@18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a"
integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==
"@types/prop-types@*":
version "15.7.5"
@ -1051,10 +1051,10 @@ globby@^11.0.4:
merge2 "^1.4.1"
slash "^3.0.0"
goober@2.1.9, goober@^2.1.1:
version "2.1.9"
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.9.tgz#0faee08fab1a5d55b23e9ec043bb5a1b46fa025a"
integrity sha512-PAtnJbrWtHbfpJUIveG5PJIB6Mc9Kd0gimu9wZwPyA+wQUSeOeA4x4Ug16lyaaUUKZ/G6QEH1xunKOuXP1F4Vw==
goober@2.1.10, goober@^2.1.1:
version "2.1.10"
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.10.tgz#058def43ba1e3b06f973dbb372a4978aa42f1049"
integrity sha512-7PpuQMH10jaTWm33sQgBQvz45pHR8N4l3Cu3WMGEWmHShAcTuuP7I+5/DwKo39fwti5A80WAjvqgz6SSlgWmGA==
has-bigints@^1.0.1, has-bigints@^1.0.2:
version "1.0.2"