Skip to content

Commit a2c06f0

Browse files
chore(release): 1.0.14 [skip ci]
### [1.0.14](v1.0.13...v1.0.14) (2022-10-17) ### Miscellaneous Chores * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#104](#104)) ([2dd31d9](2dd31d9)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#108](#108)) ([ec4263e](ec4263e)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#111](#111)) ([acf20fa](acf20fa)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#120](#120)) ([520950c](520950c)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#124](#124)) ([22a59a6](22a59a6)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#94](#94)) ([bf3010b](bf3010b)) * **deps-dev:** bump @typescript-eslint/parser from 5.36.1 to 5.36.2 ([#100](#100)) ([a5d9669](a5d9669)) * **deps-dev:** bump @typescript-eslint/parser from 5.36.2 to 5.37.0 ([#102](#102)) ([2474ac4](2474ac4)) * **deps-dev:** bump @typescript-eslint/parser from 5.37.0 to 5.38.0 ([#107](#107)) ([d5b1373](d5b1373)) * **deps-dev:** bump @typescript-eslint/parser from 5.38.0 to 5.38.1 ([#115](#115)) ([0f1f7fe](0f1f7fe)) * **deps-dev:** bump @typescript-eslint/parser from 5.38.1 to 5.39.0 ([#121](#121)) ([613abf1](613abf1)) * **deps-dev:** bump @typescript-eslint/parser from 5.39.0 to 5.40.0 ([#128](#128)) ([1f5a1a4](1f5a1a4)) * **deps-dev:** bump esbuild from 0.15.10 to 0.15.11 ([#125](#125)) ([f4b8bb6](f4b8bb6)) * **deps-dev:** bump esbuild from 0.15.7 to 0.15.8 ([#103](#103)) ([0aa3057](0aa3057)) * **deps-dev:** bump esbuild from 0.15.8 to 0.15.9 ([#105](#105)) ([f576e7f](f576e7f)) * **deps-dev:** bump esbuild from 0.15.9 to 0.15.10 ([#110](#110)) ([c863ea2](c863ea2)) * **deps-dev:** bump eslint from 8.23.0 to 8.23.1 ([#98](#98)) ([4bb3a09](4bb3a09)) * **deps-dev:** bump eslint from 8.23.1 to 8.24.0 ([#106](#106)) ([c518df7](c518df7)) * **deps-dev:** bump eslint from 8.24.0 to 8.25.0 ([#117](#117)) ([3c97424](3c97424)) * **deps-dev:** bump eslint-plugin-jest from 27.0.1 to 27.0.4 ([#97](#97)) ([33c09fd](33c09fd)) * **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.1 ([#116](#116)) ([9e5b8ab](9e5b8ab)) * **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#123](#123)) ([6476eb2](6476eb2)) * **deps-dev:** bump jest from 29.0.2 to 29.0.3 ([#99](#99)) ([e78144b](e78144b)) * **deps-dev:** bump jest from 29.0.3 to 29.1.2 ([#113](#113)) ([d5be5a7](d5be5a7)) * **deps-dev:** bump jest from 29.1.2 to 29.2.0 ([#127](#127)) ([e9bdd6d](e9bdd6d)) * **deps-dev:** bump typescript from 4.8.2 to 4.8.3 ([#96](#96)) ([a2bb96d](a2bb96d)) * **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#114](#114)) ([4df813f](4df813f)) * **deps:** bump chalk from 5.0.1 to 5.1.0 ([#119](#119)) ([f4dec32](f4dec32)) * **deps:** bump chalk from 5.1.0 to 5.1.2 ([#126](#126)) ([07a4149](07a4149)) * **deps:** bump commander from 9.4.0 to 9.4.1 ([#112](#112)) ([1c8370a](1c8370a)) * **deps:** bump directory-schema-validator from 1.0.14 to 1.0.15 ([#101](#101)) ([edfff68](edfff68)) * **deps:** bump directory-schema-validator from 1.0.15 to 1.0.16 ([#122](#122)) ([c01467b](c01467b)) * **deps:** bump probot from 12.2.7 to 12.2.8 ([#95](#95)) ([36c175a](36c175a)) * **deps:** bump yaml from 2.1.1 to 2.1.2 ([#109](#109)) ([507e762](507e762)) * **deps:** bump yaml from 2.1.2 to 2.1.3 ([#118](#118)) ([1a551d9](1a551d9))
1 parent 1f5a1a4 commit a2c06f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/github-policy-bot",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Enforce policies for github.com/googlemaps repositories",
55
"main": "dist/index.js",
66
"homepage": "https://github.com/googlemaps/js-github-policy-bot",

0 commit comments

Comments
 (0)