Skip to content

Commit

Permalink
updated dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oguilleux committed Aug 24, 2022
1 parent bcc1675 commit 3bdfe71
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"node": ">=12.0.0"
},
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@babel/eslint-parser": "7.18.9",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
Expand All @@ -35,7 +35,7 @@
"del": "6.1.1",
"eslint": "8.22.0",
"eslint-config-airbnb": "19.0.4",
"eslint-import-resolver-typescript": "3.4.1",
"eslint-import-resolver-typescript": "3.5.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
Expand All @@ -58,7 +58,7 @@
"merge-stream": "2.0.0",
"node-notifier": "10.0.1",
"postcss": "8.4.16",
"sass": "1.54.4",
"sass": "1.54.5",
"terser-webpack-plugin": "5.3.5",
"vinyl-named": "1.1.0",
"webpack": "5.74.0",
Expand Down

0 comments on commit 3bdfe71

Please sign in to comment.