1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 01:03:20 +01:00

Bump @kremalicious/config from 1.0.1 to 1.0.2 (#1324)

Bumps @kremalicious/config from 1.0.1 to 1.0.2.

---
updated-dependencies:
- dependency-name: "@kremalicious/config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-02 13:21:43 +01:00 committed by GitHub
parent ccee26ea44
commit 005c0d3178
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

11
package-lock.json generated
View File

@ -25,7 +25,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@kremalicious/config": "^1.0.1",
"@kremalicious/config": "^1.0.2",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
@ -3751,11 +3751,10 @@
}
},
"node_modules/@kremalicious/config": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@kremalicious/config/-/config-1.0.1.tgz",
"integrity": "sha512-MZ3SEuNG97TvM3egvFafPgXgET7G/rhspkmIal2GwlWXF78ocGINVwxlS1sNY9VZQQFGy5nrWIlLBBqFhirZNw==",
"dev": true,
"license": "MIT"
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@kremalicious/config/-/config-1.0.2.tgz",
"integrity": "sha512-0WYoVyodRR9KQY6JLnRnnqmsr/oAKZg7m3sH7zoaUoARx5wmxKUK6Se1PNdgAK/GtaQJ1QP+YdoRuwnzLbuHUQ==",
"dev": true
},
"node_modules/@next/env": {
"version": "14.2.5",

View File

@ -37,7 +37,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@kremalicious/config": "^1.0.1",
"@kremalicious/config": "^1.0.2",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",