Skip to content

Commit

Permalink
deps: update dependency @svgr/core to ^6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2023
1 parent 06c3091 commit 8c2eb59
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"main": "lib/index.js"
},
"dependencies": {
"@svgr/core": "^6",
"@svgr/core": "^6.5.1",
"@svgr/plugin-jsx": "^6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@react-vector-graphics/types": "workspace:*",
"@svgr/core": "^6",
"@svgr/core": "^6.5.1",
"@types/jest": "^29.5.0",
"@types/minimatch": "^3",
"@types/node": "^18.11.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@types/node": "^18.11.9"
},
"dependencies": {
"@svgr/core": "^6"
"@svgr/core": "^6.5.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@ __metadata:
dependencies:
"@react-vector-graphics/plugin-assets": "workspace:*"
"@react-vector-graphics/types": "workspace:*"
"@svgr/core": ^6
"@svgr/core": ^6.5.1
"@svgr/plugin-jsx": ^6
"@types/fs-extra": ^9
"@types/jest": ^29.5.0
Expand Down Expand Up @@ -1726,7 +1726,7 @@ __metadata:
"@octokit/rest": ^18.0.1
"@react-vector-graphics/types": "workspace:*"
"@react-vector-graphics/utils": "workspace:^0.1.1"
"@svgr/core": ^6
"@svgr/core": ^6.5.1
"@types/jest": ^29.5.0
"@types/minimatch": ^3
"@types/node": ^18.11.9
Expand All @@ -1740,7 +1740,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@react-vector-graphics/types@workspace:packages/types"
dependencies:
"@svgr/core": ^6
"@svgr/core": ^6.5.1
"@types/jest": ^29.5.0
"@types/node": ^18.11.9
languageName: unknown
Expand Down Expand Up @@ -1880,7 +1880,7 @@ __metadata:
languageName: node
linkType: hard

"@svgr/core@npm:^6":
"@svgr/core@npm:^6.5.1":
version: 6.5.1
resolution: "@svgr/core@npm:6.5.1"
dependencies:
Expand Down

0 comments on commit 8c2eb59

Please sign in to comment.