Skip to content

Commit

Permalink
bson package version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenagger committed Mar 22, 2021
1 parent 74afa9e commit c5dd596
Show file tree
Hide file tree
Showing 6 changed files with 64 additions and 34 deletions.
6 changes: 3 additions & 3 deletions integration-tests/tests/package-lock.json

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

2 changes: 1 addition & 1 deletion package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@
"tslint-config-prettier": "^1.18.0",
"tslint-eslint-rules": "^5.4.0",
"tslint-plugin-prettier": "^2.1.0",
"typescript": "^3.8.2",
"cmake-js": "^6.1.0"
"typescript": "^3.8.2"
},
"engines": {
"node": ">=10"
Expand Down
26 changes: 26 additions & 0 deletions tests/package-lock.json

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

1 change: 1 addition & 0 deletions tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"@types/jasmine": "^3.6.2",
"bson": "github:steffenagger/js-bson#uuid-realm",
"debug": "^4.3.1",
"es6-promise": "^3.2.1",
"http-proxy": "^1.18.1",
Expand Down
60 changes: 32 additions & 28 deletions tests/react-test-app/package-lock.json

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

0 comments on commit c5dd596

Please sign in to comment.