Skip to content

Commit

Permalink
chore(deps): update eslint and prettier packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent 5a01613 commit f6ab605
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"unique-slug": "4.0.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.19.1",
"@babel/eslint-parser": "7.21.3",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"eslint": "8.35.0",
"eslint": "8.39.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"form-data": "4.0.0",
"mkdirp": "1.0.4",
"node-fetch": "3.3.1",
"prettier": "2.8.4",
"prettier": "2.8.8",
"semantic-release": "19.0.5",
"tap": "16.3.4"
}
Expand Down

0 comments on commit f6ab605

Please sign in to comment.