Skip to content

Commit 840d157

Browse files
chore(deps-dev): bump @parcel/transformer-svg-react from 2.6.0 to 2.6.2 (#101)
1 parent 2a4062c commit 840d157

File tree

3 files changed

+501
-492
lines changed

3 files changed

+501
-492
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"solhint-plugin-prettier": "^0.0.5"
4242
},
4343
"resolutions": {
44-
"underscore@npm": "^1.13.2",
44+
"async@npm": "^2.6.4",
45+
"ejs@npm": "^3.1.7",
4546
"lodash@npm": "^4.17.21",
4647
"minimist@npm": "^1.2.6",
47-
"node-fetch": "^2.6.7",
4848
"nanoid": "^3.3.1",
49-
"async@npm": "^2.6.4",
50-
"ejs@npm": "^3.1.7"
49+
"node-fetch": "^2.6.7",
50+
"underscore@npm": "^1.13.2"
5151
},
5252
"commitlint": {
5353
"extends": [

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"generate": "graphql-codegen"
3131
},
3232
"devDependencies": {
33-
"@parcel/transformer-svg-react": "^2.5.0",
33+
"@parcel/transformer-svg-react": "^2.6.2",
3434
"@types/react": "^18.0.0",
3535
"@types/react-dom": "^18.0.0",
3636
"@types/styled-components": "^5.1.21",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-security": "^1.4.0",
4848
"eslint-utils": "^3.0.0",
4949
"lru-cache": "^7.8.0",
50-
"parcel": "^2.6.0",
50+
"parcel": "^2.6.2",
5151
"prettier": "^2.5.1",
5252
"typescript": "^4.5.5"
5353
},

0 commit comments

Comments
 (0)