Skip to content

Commit 44e257c

Browse files
committed
fix: 📦 Update package
1 parent 7674b49 commit 44e257c

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ typescript-html-report
1313
webpack
1414
jest.config.js
1515
coverage
16+
CODEOWNERS
17+
.talismanrc

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,13 @@
9393
"ts-jest": "^26.5.6",
9494
"typescript": "^4.4.3",
9595
"uglify-js": "2.8.29",
96-
"webpack": "^5.56.1",
96+
"webpack": "^5.59.0",
9797
"webpack-cli": "^4.9.0",
9898
"webpack-md5-hash": "0.0.5",
9999
"webpack-merge": "4.1.0"
100100
},
101101
"dependencies": {
102-
"@contentstack/utils": "^1.0.2",
102+
"@contentstack/utils": "^1.1.0",
103103
"es6-promise": "^4.1.1",
104104
"isomorphic-fetch": "^3.0.0",
105105
"localStorage": "1.0.3"

0 commit comments

Comments
 (0)