Skip to content

Commit

Permalink
Release 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
manekenpix committed Oct 6, 2022
1 parent ccf9870 commit 232e0a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@senecacdot/telescope",
"private": true,
"version": "3.0.8",
"version": "3.0.9",
"description": "A tool for tracking blogs in orbit around Seneca's open source involvement",
"bin": {
"html-elements": "tools/html-elements.js"
Expand Down
5 changes: 4 additions & 1 deletion src/api/dependency-discovery/deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
@docusaurus/utils-validation
@elastic/elasticsearch
@elastic/elasticsearch-mock
@elastic/transport
@emotion/babel-plugin
@emotion/cache
@emotion/hash
Expand Down Expand Up @@ -174,7 +175,9 @@
@jest/transform
@jest/types
@jridgewell/gen-mapping
@jridgewell/resolve-uri
@jridgewell/source-map
@jridgewell/sourcemap-codec
@jridgewell/trace-mapping
@lezer/common
@lezer/lr
Expand Down Expand Up @@ -1168,7 +1171,6 @@ secure-json-parse
selfsigned
semver
semver-diff
semver-store
send
serialize-javascript
serve-handler
Expand Down Expand Up @@ -1281,6 +1283,7 @@ typescript
uglify-js
uid-safe
undefsafe
undici
unfetch
unified
unist-util-is
Expand Down

0 comments on commit 232e0a9

Please sign in to comment.