Bump @arifszn/blog-js from 2.0.5 to 2.0.6

Bumps [@arifszn/blog-js](https://github.com/arifszn/blog.js) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/arifszn/blog.js/releases)
- [Commits](https://github.com/arifszn/blog.js/commits)

---
updated-dependencies:
- dependency-name: "@arifszn/blog-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-02 14:00:20 +00:00 committed by GitHub
parent d2a78c4667
commit 8c07a897c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@arifszn/blog-js": "^2.0.5", "@arifszn/blog-js": "^2.0.6",
"@types/react": "^18.2.58", "@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19", "@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/eslint-plugin": "^7.0.2",
@ -76,9 +76,9 @@
} }
}, },
"node_modules/@arifszn/blog-js": { "node_modules/@arifszn/blog-js": {
"version": "2.0.5", "version": "2.0.6",
"resolved": "https://registry.npmjs.org/@arifszn/blog-js/-/blog-js-2.0.5.tgz", "resolved": "https://registry.npmjs.org/@arifszn/blog-js/-/blog-js-2.0.6.tgz",
"integrity": "sha512-mbR1yrAS2qXpAAtaX0LkCEmnNUEwCRGVwlmR5QAELC6kj1pDkKKlDH4ZAZ5FlgZTYC08ikwHGSWPoA3zcEqB9w==", "integrity": "sha512-nyNFmbbScWlj/jfqR5ZQ2kC6Al3PuuVSPghmN2zUQEL02OoWD17/pUqEZaSO1GWk5RFgLaAfC2JeUhXNv7J/7A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"axios": "^1.3.0", "axios": "^1.3.0",

View File

@ -26,7 +26,7 @@
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@arifszn/blog-js": "^2.0.5", "@arifszn/blog-js": "^2.0.6",
"@types/react": "^18.2.58", "@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19", "@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/eslint-plugin": "^7.0.2",