Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-config-airbnb…
Browse files Browse the repository at this point in the history
…-19.0.4
  • Loading branch information
JulianoGTZ committed May 7, 2022
2 parents 876d47a + d6c70a7 commit ec34308
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 57 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2

defaults: &defaults
docker:
- image: circleci/node:12.22.1
- image: cimg/node:16.15.0
working_directory: ~/juliano-lima-personal-blog

jobs:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@babel/core": "7.17.8",
"@babel/core": "7.17.10",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "^7.16.7",
"@testing-library/react": "^12.1.3",
"babel-jest": "27.5.1",
"babel-preset-gatsby": "1.14.0",
"babel-preset-gatsby": "2.13.0",
"eslint": "^7.7.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.25.4",
Expand Down
Loading

0 comments on commit ec34308

Please sign in to comment.