date-holidays 3.9.0 → 3.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "date-holidays",
3
- "version": "3.9.0",
3
+ "version": "3.12.0",
4
4
  "description": "worldwide holidays",
5
5
  "keywords": [
6
6
  "holidays",
@@ -23,6 +23,7 @@
23
23
  "contributors": [
24
24
  "0xflotus <0xflotus@gmail.com>",
25
25
  "Adam Otradovec <adam.otradovec@seznam.cz>",
26
+ "Agus Condro <guzzchangx2@gmail.com>",
26
27
  "Alex Fernández <alexfernandeznpm@gmail.com>",
27
28
  "Artem Yagutyan <artem.yagutyan@gmail.com>",
28
29
  "ash <makingahabit@gmail.com>",
@@ -46,9 +47,11 @@
46
47
  "JAlexander <roodrallec@users.noreply.github.com>",
47
48
  "James Dixon <jim.w.dixon@gmail.com>",
48
49
  "Jeff Hughes <43132199+jwh-hutchison@users.noreply.github.com>",
50
+ "jk-12345 <33206139+jk-12345@users.noreply.github.com>",
49
51
  "John-Olav Storvold <johsto@knowit.no>",
50
52
  "Joshua Rippon <joshuarippon1@gmail.com>",
51
53
  "Julian Krenge <julian@parcellab.com>",
54
+ "Kevin Ley <3976145+kevinley@users.noreply.github.com>",
52
55
  "Kevin Samoei <samoeikev@gmail.com>",
53
56
  "Leonidas Villeneuve <leonidas@leonidasv.com>",
54
57
  "Long Nguyen <olragon@users.noreply.github.com>",
@@ -73,6 +76,7 @@
73
76
  "Tim Keegan <tjnkeegan@icloud.com>",
74
77
  "Tomas <norkunas.tom@gmail.com>",
75
78
  "tothadi <tothadam.onp@gmail.com>",
79
+ "Troels Bay-Petersen <troels.petersen@hr-on.com>",
76
80
  "Vuong Ho <hochivuong2002@gmail.com>",
77
81
  "Wayne Parrott <wayne.parrott@reblcorp.com>",
78
82
  "Wésley Queiroz <wesleycoder@gmail.com>",
@@ -176,32 +180,32 @@
176
180
  "prepin": "^1.0.3"
177
181
  },
178
182
  "devDependencies": {
179
- "@babel/cli": "^7.14.8",
180
- "@babel/core": "^7.15.0",
183
+ "@babel/cli": "^7.15.7",
184
+ "@babel/core": "^7.15.8",
181
185
  "@babel/polyfill": "^7.12.1",
182
- "@babel/preset-env": "^7.15.0",
183
- "@commitlint/cli": "^13.1.0",
184
- "@commitlint/config-conventional": "^13.1.0",
186
+ "@babel/preset-env": "^7.15.8",
187
+ "@commitlint/cli": "^13.2.1",
188
+ "@commitlint/config-conventional": "^13.2.0",
185
189
  "@mocha/contributors": "git+https://github.com/commenthol/contributors.git#semver:1.1.0-0",
186
- "babel-loader": "^8.2.2",
187
- "dtslint": "^4.1.3",
190
+ "babel-loader": "^8.2.3",
191
+ "dtslint": "^4.2.0",
188
192
  "eslint": "^7.32.0",
189
193
  "eslint-config-standard": "^16.0.3",
190
- "eslint-plugin-import": "^2.23.4",
194
+ "eslint-plugin-import": "^2.25.2",
191
195
  "eslint-plugin-node": "^11.1.0",
192
- "eslint-plugin-promise": "^5.1.0",
196
+ "eslint-plugin-promise": "^5.1.1",
193
197
  "hashtree": "^0.7.0",
194
- "husky": "^7.0.1",
195
- "markedpp": "^1.0.3",
196
- "mocha": "^9.0.3",
198
+ "husky": "^7.0.4",
199
+ "markedpp": "^1.0.4",
200
+ "mocha": "^9.1.3",
197
201
  "npm-run-all": "^4.1.5",
198
202
  "rimraf": "^3.0.2",
199
- "rollup": "^2.56.1",
200
- "typescript": "^4.3.5",
203
+ "rollup": "^2.58.3",
204
+ "typescript": "^4.4.4",
201
205
  "watch-run": "^1.2.5",
202
- "webpack": "^5.49.0",
203
- "webpack-bundle-analyzer": "^4.4.2",
204
- "webpack-cli": "^4.7.2"
206
+ "webpack": "^5.60.0",
207
+ "webpack-bundle-analyzer": "^4.5.0",
208
+ "webpack-cli": "^4.9.1"
205
209
  },
206
210
  "engines": {
207
211
  "node": ">=12.0.0"