Skip to content

Commit

Permalink
chore(deps): update dependencies (#4071)
Browse files Browse the repository at this point in the history
- bump lint-staged from 13.2.0 to 13.2.2
- bump axios from 1.3.4 to 1.3.6
- bump styled-components from 5.3.9 to 5.3.10

Refs #4066
Refs #4065
Refs #4063
  • Loading branch information
char0n committed Apr 27, 2023
1 parent 34a8eab commit 8a8c6b4
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 32 deletions.
80 changes: 51 additions & 29 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 @@ -71,7 +71,7 @@
"@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.69.2",
"@swagger-api/apidom-parser-adapter-openapi-yaml-3-0": "^0.69.2",
"@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.69.2",
"axios": "^1.3.4",
"axios": "^1.3.6",
"classnames": "^2.3.2",
"deepmerge": "^4.3.1",
"file-dialog": "^0.0.8",
Expand All @@ -91,7 +91,7 @@
"react-table": "^7.8.0",
"reselect": "^4.1.7",
"short-unique-id": "^4.4.4",
"styled-components": "^5.3.9",
"styled-components": "^5.3.10",
"swagger-ui-react": "^5.0.0-alpha.7",
"vscode": "npm:@codingame/monaco-vscode-api@~1.76.7",
"vscode-languageclient": "^8.1.0",
Expand All @@ -115,7 +115,7 @@
"https-browserify": "^1.0.0",
"husky": "^8.0.3",
"jest-canvas-mock": "^2.5.0",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.7",
"react-scripts": "file:./create-react-app/packages/react-scripts",
"rimraf": "^5.0.0",
Expand Down

0 comments on commit 8a8c6b4

Please sign in to comment.