Skip to content

Commit 6d14399

Browse files
committed
update dependencies
1 parent f58748e commit 6d14399

File tree

2 files changed

+51
-20
lines changed

2 files changed

+51
-20
lines changed

package-lock.json

+47-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"xterm": "^2.9.2"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "^7.14.2",
50-
"@babel/eslint-parser": "^7.14.2",
49+
"@babel/core": "^7.14.3",
50+
"@babel/eslint-parser": "^7.14.3",
5151
"@babel/plugin-proposal-function-bind": "^7.12.13",
5252
"@babel/plugin-syntax-function-bind": "^7.12.13",
5353
"@babel/preset-env": "^7.14.2",
@@ -58,7 +58,7 @@
5858
"@stylelint/prettier-config": "^2.0.0",
5959
"@stylelint/remark-preset": "^2.0.0",
6060
"atom-build-spec-helpers": "^0.4.0",
61-
"eslint": "^7.26.0",
61+
"eslint": "^7.27.0",
6262
"husky": ">=4 <5",
6363
"jsonlint": "^1.6.3",
6464
"lint-staged": "^11.0.0",
@@ -68,7 +68,7 @@
6868
"rimraf": "^3.0.2",
6969
"rollup": "^2.48.0",
7070
"rollup-plugin-terser": "^7.0.2",
71-
"sass": "^1.32.13",
71+
"sass": "^1.34.0",
7272
"stylelint": "^13.13.1",
7373
"temp": "^0.9.4"
7474
},

0 commit comments

Comments
 (0)