Skip to content

Commit 36beb56

Browse files
chore(deps): update devdependencies (non-major) (#974)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a75ad50 commit 36beb56

File tree

2 files changed

+398
-353
lines changed

2 files changed

+398
-353
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"compute-scroll-into-view": "^1.0.16"
3838
},
3939
"devDependencies": {
40-
"@babel/cli": "7.12.17",
41-
"@babel/core": "7.12.17",
40+
"@babel/cli": "7.13.0",
41+
"@babel/core": "7.13.8",
4242
"@babel/plugin-external-helpers": "7.12.13",
43-
"@babel/preset-env": "7.12.17",
44-
"@babel/preset-typescript": "7.12.17",
43+
"@babel/preset-env": "7.13.8",
44+
"@babel/preset-typescript": "7.13.0",
4545
"babel-eslint": "10.1.0",
4646
"babel-plugin-add-module-exports": "1.0.4",
4747
"babel-plugin-dev-expression": "0.2.2",
4848
"concurrently": "5.3.0",
49-
"eslint": "7.20.0",
49+
"eslint": "7.21.0",
5050
"eslint-config-prettier": "6.15.0",
5151
"eslint-plugin-import": "2.22.1",
5252
"eslint-plugin-react": "7.22.0",
@@ -56,16 +56,16 @@
5656
"prettier": "2.2.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.39.0",
59+
"rollup": "2.40.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",
6363
"rollup-plugin-replace": "2.2.0",
6464
"rollup-plugin-terser": "7.0.2",
65-
"semantic-release": "17.3.9",
65+
"semantic-release": "17.4.0",
6666
"tslint": "5.20.1",
6767
"tslint-config-prettier": "1.18.0",
68-
"typescript": "4.1.5"
68+
"typescript": "4.2.2"
6969
},
7070
"keywords": [
7171
"behavior-smooth",

0 commit comments

Comments
 (0)