Skip to content

Commit 6796246

Browse files
committed
Merge branch 'develop' into release/1.9.0
2 parents 51c428c + 60d172d commit 6796246

File tree

2 files changed

+1296
-424
lines changed

2 files changed

+1296
-424
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
},
2222
"license": "MIT",
2323
"devDependencies": {
24-
"@babel/cli": "^7.7.0",
25-
"@babel/core": "^7.5.5",
26-
"@babel/preset-env": "^7.5.5",
24+
"@babel/cli": "^7.14.8",
25+
"@babel/core": "^7.15.0",
26+
"@babel/preset-env": "^7.15.0",
2727
"@pyoner/svelte-ts-preprocess": "^1.2.1",
2828
"@rollup/plugin-commonjs": "^12.0.0",
2929
"@rollup/plugin-json": "^4.0.0",
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/parser": "^2.30.0",
3636
"@wessberg/rollup-plugin-ts": "^1.2.34",
3737
"babel-plugin-external-helpers": "^6.18.0",
38-
"eslint": "^6.8.0",
38+
"eslint": "^7.32.0",
3939
"eslint-config-prettier": "^6.11.0",
4040
"eslint-plugin-prettier": "^3.1.3",
4141
"prettier": "^2.0.5",

0 commit comments

Comments
 (0)