Skip to content

Commit 30d8f69

Browse files
committed
build: upgrade dependencies
1 parent 28676a7 commit 30d8f69

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@stackblitz/sdk": "^1.5.1",
9696
"@types/chai": "^4.2.14",
9797
"@types/mocha": "^8.0.3",
98-
"@types/node": "^14.14.0",
98+
"@types/node": "^14.14.2",
9999
"@types/sinon": "^9.0.8",
100100
"@types/sinon-chai": "^3.2.5",
101101
"angular-cli-ghpages": "^0.6.2",
@@ -106,7 +106,7 @@
106106
"chai": "^4.2.0",
107107
"codecov": "^3.8.0",
108108
"codelyzer": "^5.1.2",
109-
"commitizen": "^4.2.1",
109+
"commitizen": "^4.2.2",
110110
"copyfiles": "^2.4.0",
111111
"core-js": "^3.6.5",
112112
"cp-cli": "^2.0.0",
@@ -130,7 +130,7 @@
130130
"ngx-contextmenu": "^5.4.0",
131131
"node-sass": "^4.14.1",
132132
"npm-run-all": "^4.1.5",
133-
"postcss": "^8.1.2",
133+
"postcss": "^8.1.3",
134134
"postcss-cli": "^8.1.0",
135135
"postcss-flexibility": "^2.0.0",
136136
"prettier": "^2.1.2",
@@ -156,7 +156,7 @@
156156
},
157157
"dependencies": {
158158
"@scarf/scarf": "^1.1.0",
159-
"angular-draggable-droppable": "^4.5.5",
159+
"angular-draggable-droppable": "^4.5.6",
160160
"angular-resizable-element": "^3.3.3",
161161
"calendar-utils": "^0.8.3",
162162
"positioning": "^2.0.1",

0 commit comments

Comments
 (0)