Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
  • Loading branch information
fjogeleit committed Apr 11, 2023
1 parent 61d5e47 commit 5c0c295
Show file tree
Hide file tree
Showing 5 changed files with 19,536 additions and 20,017 deletions.
28 changes: 4 additions & 24 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ lib-cov
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components
Expand Down Expand Up @@ -72,28 +67,13 @@ typings/
# parcel-bundler cache (https://parceljs.org/)
.cache

# next.js build output
.next

# nuxt.js build output
.nuxt

# vuepress build output
.vuepress/dist

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# OS metadata
.DS_Store
Thumbs.db

# Ignore built ts files
__tests__/runner/*
lib/**/*
lib/**/*

# IDE
.vscode
Loading

0 comments on commit 5c0c295

Please sign in to comment.