react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.7k stars 466 forks source link

docs: bump Docusaurus to 2.4.0 #952

Closed tido64 closed 1 year ago

tido64 commented 1 year ago

Summary

Bumped Docusaurus to 2.4.0 and addressed CVEs:

Test Plan

cd website
yarn
yarn build
yarn serve
AsyncStorageBot commented 1 year ago

:tada: This PR is included in version 1.18.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: