Skip to content

Commit bd0a358

Browse files
authored
Security update packages (#87)
* update packages * update to webpack 5 * update to node 14
1 parent 4b6315a commit bd0a358

8 files changed

+1925
-11667
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ shared:
22
node_container: &node_container
33
language: node_js
44
node_js:
5-
- 10.16.3
5+
- 14.16.1
66
services:
77
- xvfb
88
before_install:

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## v2.0.2
4+
* [#87](https://github.com/Shopify/shopify-theme-inspector/pull/87) Security update packages
5+
36
## v2.0.1 (Jan 26, 2021)
47
* [#83](https://github.com/Shopify/shopify-theme-inspector/pull/83) Fix profiling error due to incorrect detection of render backend
58

0 commit comments

Comments
 (0)