Merge pull request #532 from arifszn/dependabot/npm_and_yarn/arifszn/blog-js-2.0.6

Bump @arifszn/blog-js from 2.0.5 to 2.0.6
This commit is contained in:
Ariful Alam 2024-03-02 20:01:41 +06:00 committed by GitHub
commit 3f9a04395a
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"
},
"devDependencies": {
"@arifszn/blog-js": "^2.0.5",
"@arifszn/blog-js": "^2.0.6",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
@ -76,9 +76,9 @@
}
},
"node_modules/@arifszn/blog-js": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@arifszn/blog-js/-/blog-js-2.0.5.tgz",
"integrity": "sha512-mbR1yrAS2qXpAAtaX0LkCEmnNUEwCRGVwlmR5QAELC6kj1pDkKKlDH4ZAZ5FlgZTYC08ikwHGSWPoA3zcEqB9w==",
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/@arifszn/blog-js/-/blog-js-2.0.6.tgz",
"integrity": "sha512-nyNFmbbScWlj/jfqR5ZQ2kC6Al3PuuVSPghmN2zUQEL02OoWD17/pUqEZaSO1GWk5RFgLaAfC2JeUhXNv7J/7A==",
"dev": true,
"dependencies": {
"axios": "^1.3.0",

View File

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