Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Jul 6, 2023
1 parent 9376c6f commit d12cd84
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 86 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"u": "npm run update-version"
},
"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-arrow-functions": "^7.22.5",
"@babel/plugin-transform-block-scoped-functions": "^7.22.5",
"@babel/plugin-transform-block-scoping": "^7.22.5",
Expand Down Expand Up @@ -92,6 +92,6 @@
"konan": "^2.1.1",
"npm-run-all2": "^6.0.6",
"semver": "^7.5.3",
"zx": "^7.2.2"
"zx": "^7.2.3"
}
}
46 changes: 23 additions & 23 deletions scripts/bundle-tests/package-lock.json

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

10 changes: 5 additions & 5 deletions tests/eslint/package-lock.json

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

40 changes: 20 additions & 20 deletions tests/observables/package-lock.json

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

0 comments on commit d12cd84

Please sign in to comment.