Skip to content

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bcamarneiro committed Jul 13, 2022
1 parent 2f388c7 commit 637c3cc
Show file tree
Hide file tree
Showing 4 changed files with 8,968 additions and 8,051 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v17.1.0
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
language: node_js

node_js:
- "7"
- "6"
- "17"
- "16"

cache:
yarn: true

branches:
only:
- master
- develop
- master
- develop
except:
- gh-pages-src
- gh-pages-src

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"jsdom": "11.2.0",
"jsdom-global": "3.0.2",
"lerna": "2.8.0",
"node-sass": "4.5.3",
"node-sass": "7.0.1",
"react-test-renderer": "16.0.0",
"sass-loader": "6.0.6",
"sass-loader": "12.6.0",
"sinon": "3.2.1",
"style-loader": "0.17.0",
"webpack": "3.5.4",
Expand Down
Loading

0 comments on commit 637c3cc

Please sign in to comment.