Skip to content

Commit

Permalink
Merge pull request #1759 from intuit/docs-site
Browse files Browse the repository at this point in the history
update ignite
  • Loading branch information
hipstersmoothie committed Jan 28, 2021
2 parents 7bf3207 + bf62f35 commit 64173a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"jest-snapshot-serializer-ansi": "^1.0.0",
"lerna": "^3.13.4",
"lint-staged": "^10.0.7",
"next-ignite": "^0.9.13",
"next-ignite": "^0.9.15",
"prettier": "^2.0.1",
"push-dir": "^0.4.1",
"rimraf": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11456,10 +11456,10 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

next-ignite@^0.9.13:
version "0.9.13"
resolved "https://registry.yarnpkg.com/next-ignite/-/next-ignite-0.9.13.tgz#88e2bcd982503c1a3eccb21a9afc467dcf4caea4"
integrity sha512-dKwtoaUn3RniYRrKxdfX/d5Ak65wrK4Tb4j1fiRsV9sZjsKDoxJ559K/1FznzjkOJoGupZ9WyTCjUwwB1h1VyQ==
next-ignite@^0.9.15:
version "0.9.15"
resolved "https://registry.yarnpkg.com/next-ignite/-/next-ignite-0.9.15.tgz#fa6b64236b576b30d5240e18d3257fbac4e458e7"
integrity sha512-qR3MhiZWB+AbJ4wY2ojC/uWMt/c5c2kTvLfA3TlyzR6MxLg9JOMnOBm3eRD1sz5tjqBjW+4yqxM4d0yuPznpwQ==
dependencies:
"@babel/helper-call-delegate" "^7.12.1"
"@mapbox/rehype-prism" "^0.4.0"
Expand Down

0 comments on commit 64173a4

Please sign in to comment.