Skip to content

Commit

Permalink
feat(deps): upgrade to latest loxia and runtime lib
Browse files Browse the repository at this point in the history
  • Loading branch information
kollhof committed Nov 9, 2020
1 parent f854109 commit e032cb7
Show file tree
Hide file tree
Showing 6 changed files with 156 additions and 83 deletions.
215 changes: 144 additions & 71 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"devDependencies": {
"@fink/cli": "^8.0.0",
"@fink/jest": "^7.0.0",
"@fink/larix": "^15.2.0",
"@fink/loxia": "^18.0.0",
"@fink/larix": "^15.3.0",
"@fink/loxia": "^19.0.0",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.1.0",
"jest-cli": "^26.5.3",
Expand All @@ -62,9 +62,9 @@
"@babel/core": "^7.10.5",
"@babel/traverse": "^7.10.5",
"@babel/types": "^7.10.5",
"@fink/js-interop": "^2.0.1",
"@fink/snippet": "^2.0.1",
"@fink/std-lib": "^6.0.0"
"@fink/js-interop": "^2.2.0",
"@fink/snippet": "^2.2.0",
"@fink/std-lib": "^7.0.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit e032cb7

Please sign in to comment.