Skip to content

Commit

Permalink
'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheidudko committed Mar 5, 2024
1 parent 3168084 commit f02786e
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 96 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.5.132 / 2024-03-05

### :tada: Enhancements
- Updated dependencies: @sergdudko/objectstream, @typescript-eslint/eslint-plugin, @typescript-eslint/parser

# 1.5.131 / 2024-03-04

### :tada: Enhancements
Expand Down
186 changes: 93 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"license": "Apache-2.0",
"dependencies": {
"@google-cloud/storage": "^7.7.0",
"@sergdudko/objectstream": "^3.1.15",
"@sergdudko/objectstream": "^3.1.16",
"firebase-admin": "^12.0.0"
},
"devDependencies": {
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit f02786e

Please sign in to comment.