Skip to content

Commit a56f7dc

Browse files
committed
Bump Parcel to 1.5.1
1 parent db1a5d3 commit a56f7dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"eslint-plugin-import": "^2.8.0",
3232
"eslint-plugin-jsx-a11y": "^6.0.3",
3333
"eslint-plugin-react": "^7.6.0",
34-
"parcel-bundler": "1.5.0"
34+
"parcel-bundler": "1.5.1"
3535
}
3636
}

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"eslint-plugin-import": "^2.8.0",
3232
"eslint-plugin-jsx-a11y": "^6.0.3",
3333
"eslint-plugin-react": "^7.6.0",
34-
"parcel-bundler": "1.5.0"
34+
"parcel-bundler": "1.5.1"
3535
}
3636
}

0 commit comments

Comments
 (0)