date-holidays 3.19.0 → 3.19.2

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/lib/data.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const data = {
6
- "version": "2023-03-12",
6
+ "version": "2023-05-12",
7
7
  "license": "CC-BY-SA-3",
8
8
  "holidays": {
9
9
  "AD": {
@@ -17144,11 +17144,16 @@ const data = {
17144
17144
  "en": "ANZAC Day"
17145
17145
  }
17146
17146
  },
17147
- "1st monday in June": {
17147
+ "1st monday in June prior to 2023": {
17148
17148
  "name": {
17149
17149
  "en": "Queen's Birthday"
17150
17150
  }
17151
17151
  },
17152
+ "1st monday in June since 2023": {
17153
+ "name": {
17154
+ "en": "King's Birthday"
17155
+ }
17156
+ },
17152
17157
  "4th monday in October": {
17153
17158
  "_name": "05-01"
17154
17159
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "date-holidays",
3
- "version": "3.19.0",
3
+ "version": "3.19.2",
4
4
  "description": "worldwide holidays",
5
5
  "keywords": [
6
6
  "holidays",
@@ -42,6 +42,7 @@
42
42
  "Daichan <daichi.yasuda@asbloom.me>",
43
43
  "damon02 <damon@teqplay.nl>",
44
44
  "David Álvarez Navarro <david16an@gmail.com>",
45
+ "Edwyn McMillan <codemcmillan@gmail.com>",
45
46
  "Erlend Ellingsen <erlend.ame@gmail.com>",
46
47
  "Filip Staffa <fstaffa@cimpress.com>",
47
48
  "Florian SALEUR <dev.daedalus@gmail.com>",
@@ -206,40 +207,40 @@
206
207
  "reporter": "dot"
207
208
  },
208
209
  "dependencies": {
209
- "date-holidays-parser": "^3.4.3",
210
+ "date-holidays-parser": "^3.4.4",
210
211
  "js-yaml": "^4.1.0",
211
212
  "lodash.omit": "^4.5.0",
212
213
  "lodash.pick": "^4.4.0",
213
214
  "prepin": "^1.0.3"
214
215
  },
215
216
  "devDependencies": {
216
- "@babel/cli": "^7.21.0",
217
- "@babel/core": "^7.21.0",
217
+ "@babel/cli": "^7.21.5",
218
+ "@babel/core": "^7.21.8",
218
219
  "@babel/polyfill": "^7.12.1",
219
- "@babel/preset-env": "^7.20.2",
220
- "@commitlint/cli": "^17.4.4",
221
- "@commitlint/config-conventional": "^17.4.4",
220
+ "@babel/preset-env": "^7.21.5",
221
+ "@commitlint/cli": "^17.6.3",
222
+ "@commitlint/config-conventional": "^17.6.3",
222
223
  "@mocha/contributors": "git+https://github.com/commenthol/contributors.git#semver:1.1.0-0",
223
224
  "babel-loader": "^9.1.2",
224
225
  "dtslint": "^4.2.1",
225
- "eslint": "^8.36.0",
226
+ "eslint": "^8.40.0",
226
227
  "eslint-config-standard": "^17.0.0",
227
228
  "eslint-plugin-import": "^2.27.5",
228
- "eslint-plugin-n": "^15.6.1",
229
+ "eslint-plugin-n": "^15.7.0",
229
230
  "eslint-plugin-promise": "^6.1.1",
230
231
  "eslint-plugin-yml": "^0.15.0",
231
232
  "hashtree": "^0.7.0",
232
233
  "husky": "^8.0.3",
233
- "markedpp": "^1.1.0",
234
+ "markedpp": "^1.2.0",
234
235
  "mocha": "^10.2.0",
235
236
  "npm-run-all": "^4.1.5",
236
- "rimraf": "^4.4.0",
237
+ "rimraf": "^5.0.0",
237
238
  "rollup": "^2.79.1",
238
- "typescript": "^4.9.5",
239
+ "typescript": "^5.0.4",
239
240
  "watch-run": "^1.2.5",
240
- "webpack": "^5.76.1",
241
+ "webpack": "^5.82.1",
241
242
  "webpack-bundle-analyzer": "^4.8.0",
242
- "webpack-cli": "^5.0.1"
243
+ "webpack-cli": "^5.1.1"
243
244
  },
244
245
  "engines": {
245
246
  "node": ">=12.0.0"
package/src/data.js CHANGED
@@ -1,5 +1,5 @@
1
1
  export const data = {
2
- version: '2023-03-12',
2
+ version: '2023-05-12',
3
3
  license: 'CC-BY-SA-3',
4
4
  holidays: {
5
5
  AD: {
@@ -17140,11 +17140,16 @@ export const data = {
17140
17140
  en: 'ANZAC Day'
17141
17141
  }
17142
17142
  },
17143
- '1st monday in June': {
17143
+ '1st monday in June prior to 2023': {
17144
17144
  name: {
17145
17145
  en: "Queen's Birthday"
17146
17146
  }
17147
17147
  },
17148
+ '1st monday in June since 2023': {
17149
+ name: {
17150
+ en: "King's Birthday"
17151
+ }
17152
+ },
17148
17153
  '4th monday in October': {
17149
17154
  _name: '05-01'
17150
17155
  },
package/types/tslint.json CHANGED
@@ -2,6 +2,7 @@
2
2
  "extends": "dtslint/dtslint.json",
3
3
  "rules": {
4
4
  "no-single-declare-module": false,
5
- "strict-export-declare-modifiers": false
5
+ "strict-export-declare-modifiers": false,
6
+ "no-redundant-jsdoc": false
6
7
  }
7
8
  }