1
0
mirror of https://github.com/kremalicious/astro-redirect-from.git synced 2025-02-14 21:10:35 +01:00

Bump @kremalicious/config from 1.0.2 to 1.1.0

Bumps @kremalicious/config from 1.0.2 to 1.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-10 04:18:56 +00:00 committed by GitHub
parent 69a01c09a2
commit 033a487d72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -1351,9 +1351,9 @@
} }
}, },
"node_modules/@kremalicious/config": { "node_modules/@kremalicious/config": {
"version": "1.0.2", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@kremalicious/config/-/config-1.0.2.tgz", "resolved": "https://registry.npmjs.org/@kremalicious/config/-/config-1.1.0.tgz",
"integrity": "sha512-0WYoVyodRR9KQY6JLnRnnqmsr/oAKZg7m3sH7zoaUoARx5wmxKUK6Se1PNdgAK/GtaQJ1QP+YdoRuwnzLbuHUQ==", "integrity": "sha512-pK95MEj/84cWsAHjVwPlAzg9oJZHgKzuaei3CgJhFB0/zhI8XKYMVKFtVl/PcHMGyilhEW2VhlXsqknIT6jRaA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },