Skip to content

Commit 6131fc9

Browse files
authored
WRO-3879: Update the version of package lock file to v2 (#15)
* Update node modules' lockfiles version * set node_js: 14 * Update .travis.yml * Update CHANGELOG.md * Update npm-shrinkwrap.json * Update CHANGELOG.md * Update CHANGELOG.md
1 parent 7ab40b4 commit 6131fc9

File tree

3 files changed

+2278
-77
lines changed

3 files changed

+2278
-77
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
dist: focal
12
language: node_js
23
node_js:
34
- "node"

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The following is a curated list of changes in the Enact eslint plugin:
44

5+
## [unreleased]
6+
7+
* Updated the `lockfileVersion` of npm-shrinkwrap file to v2.
8+
59
## [1.0.0] - (April 11, 2022)
610

711
* Updated ESLint 8.

0 commit comments

Comments
 (0)