Skip to content

Commit

Permalink
Merge branch 'develop' into release/1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lnbc1QWFyb24 committed Aug 17, 2021
2 parents 51c428c + 60d172d commit 6796246
Show file tree
Hide file tree
Showing 2 changed files with 1,296 additions and 424 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.7.0",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@pyoner/svelte-ts-preprocess": "^1.2.1",
"@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-json": "^4.0.0",
Expand All @@ -35,7 +35,7 @@
"@typescript-eslint/parser": "^2.30.0",
"@wessberg/rollup-plugin-ts": "^1.2.34",
"babel-plugin-external-helpers": "^6.18.0",
"eslint": "^6.8.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"prettier": "^2.0.5",
Expand Down
Loading

0 comments on commit 6796246

Please sign in to comment.