Liyas Thomas
5c0035f4c3
chore(deps): bump
2021-05-04 19:36:50 +00:00
Andrew Bastin
8713aa7fd3
Remove @nuxtjs/apollo and added vue-apollo as dep
2021-05-03 09:22:39 -04:00
Liyas Thomas
d676b5a68d
chore(deps): bump rxjs
2021-05-03 05:08:39 +00:00
Liyas Thomas
a6dfab5fbf
chore(deps): bump
2021-05-02 15:21:27 +00:00
Liyas Thomas
1bc57f159c
merge feat/teams-new-ui
...
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Osheen Sachdev <45964755+oshhh@users.noreply.github.com>
Co-authored-by: Rohan Rajpal <rohan46000@gmail.com>
Co-authored-by: Raghav Gupta <raghav.gupta0307@gmail.com>
2021-04-26 09:37:18 +00:00
Liyas Thomas
6a8019c7a0
chore(deps): bump
2021-04-25 16:38:09 +00:00
Liyas Thomas
283e1b0790
chore(deps): bump
2021-04-23 11:39:20 +00:00
Liyas Thomas
2c137a0eec
chore(deps): bump
2021-04-18 15:09:32 +00:00
Andrew Bastin
50a149b662
Bump graphql-language-service-interface and fix build issues
2021-04-12 11:50:25 -04:00
Liyas Thomas
930838d676
chore(deps): bump
2021-04-12 08:14:19 +00:00
Liyas Thomas
f6c952ffb0
v1.10.0
2021-04-10 14:49:43 +00:00
Liyas Thomas
516d53f9bf
chore(deps): bump + docs: add docker pulls badge
2021-04-02 06:46:50 +00:00
Liyas Thomas
c7e1adf638
chore(deps): bump + ui: full width container
2021-03-31 15:44:26 +00:00
Liyas Thomas
b9deec1487
chore(deps): bump + docs: remove absolute instructions from readme
2021-03-30 05:00:24 +00:00
Andrew Bastin
07e966c640
Bump minor dep updates and update Tab test spec
2021-03-27 23:47:35 -04:00
Liyas Thomas
2190a1b6fd
chore(deps): bump + fix: only allow one from extension and proxy
2021-03-23 19:48:00 +00:00
Andrew Bastin
5fce1118f6
Revamp of the Settings State System along with TypeScript support ( #1560 )
...
* Add vue-rx, rxjs and lodash as dependencies
* Added vue-rx plugin integration to nuxt config
* Initial settings store implementation
* Add babel plugin for private class properties to for Jest
* Add DispatchingStore test spec
* Initial settings code
* Reactive Streams for fb current user and id token
* Fix typo
* Migrate index and graphql pages to the new store
* Migrate network strategy to the new store
* Fixed Section.vue errors
* Fix getSettingSubject issue
* Migrate fb settings reference in components to the new state system
* Add typings for lodash as dev dependency
* Load setting
* Load initial sync setting values
* Update proxy url
* Add typescript support
* Rewrite Settings store to TypeScript
* Port Settings page to TypeScript as reference
* Move all store migrations to a separate file
* Delete test file for fb.js
* Add ts-jest as dev dependency
* Remove firebase-mock as dependency
* Remove FRAME_COLORS_ENABLED settings value
2021-03-23 11:18:14 -04:00
Liyas Thomas
74adbae7ed
chore(deps): bump
2021-03-22 02:55:47 +00:00
Liyas Thomas
f1389cdba0
TailwindCSS v2.x ( #1540 )
2021-03-16 01:49:21 -07:00
Liyas Thomas
5399ddf6ac
docs: updated description
2021-03-14 15:15:57 +00:00
Liyas Thomas
df3df6697e
chore(deps): bump + docs: update sponsor list
2021-03-12 08:39:21 +00:00
Liyas Thomas
51bd3455cc
chore(deps): bump
2021-03-09 15:28:41 +00:00
Liyas Thomas
e7d1ffb7ae
chore: deps bump
2021-03-06 17:36:56 +00:00
Liyas Thomas
dc5ca76d05
rename all components to new namespace ( #1515 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2021-03-01 09:28:14 +05:30
Liyas Thomas
37bdd525ea
refactor: replace fonts with Google fonts module
2021-02-25 16:08:12 +00:00
Liyas Thomas
5fe1de170d
chore(deps): bump
2021-02-23 01:49:23 +00:00
Liyas Thomas
72913ccece
chore(deps): bump + sort tailwind classes
2021-02-20 15:39:37 +00:00
Liyas Thomas
a6207e7edf
chore(deps): bump + docs: updated readme
2021-02-19 17:33:37 +00:00
Liyas Thomas
d90550438f
chore(deps): bump
2021-02-15 18:13:40 +00:00
Liyas Thomas
aa0f08cba3
chore(deps): bump
2021-02-14 21:27:47 +05:30
Liyas Thomas
03f6336ac5
chore(deps): bump
2021-02-12 23:57:14 +05:30
Liyas Thomas
24c4cfe586
chore(deps): bump
2021-02-10 20:19:09 +05:30
Liyas Thomas
c036c945bd
chore(deps): bump
2021-02-05 06:02:09 +05:30
Liyas Thomas
c82cb67bb6
chore(deps): bump
2021-02-02 10:22:31 +05:30
Liyas Thomas
3dabd73e95
chore(deps): bump
2021-01-30 22:17:50 +05:30
Liyas Thomas
8ed30e7eda
chore(deps): bump
2021-01-28 21:28:36 +05:30
Liyas Thomas
99e634711e
chore(deps): bump
2021-01-26 20:09:19 +05:30
Liyas Thomas
eb9b0c85a9
chore(deps): bump
2021-01-23 11:38:37 +05:30
Andrew Bastin
c5dff96f57
Better JS language integration for Pre-Request scripts and Test scripts ( #1422 )
...
* Add tern as dependency
* Add build rule to transpile mjs
* Initial implementation of the auto complete engine
* Separate out the tern server code to separate file
* Added extra type defs for tern server
* Boost the pw completion result to the top of the list
* Added acorn and acorn-walk as dependency
* Semantic linting powered by tern
* Fix DeepCode warnings for js-editor
* Remove unused registerLint tern extension
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-01-22 07:04:02 +05:30
Liyas Thomas
ff418ad55f
chore(deps): bump
2021-01-20 21:23:13 +05:30
Liyas Thomas
56151982a7
chore(deps): bump
2021-01-17 22:44:58 +05:30
Liyas Thomas
c8185050f6
feat: GitHub buttons
2021-01-16 18:40:18 +05:30
Liyas Thomas
bf0bcf2f72
chore(deps): bump
2021-01-15 23:27:07 +05:30
Liyas Thomas
d81e80f273
chore(deps): bump
2021-01-13 20:23:14 +05:30
Liyas Thomas
6afed0e035
chore(deps): bump + fix(typo): extension repo link
2021-01-12 13:21:48 +05:30
Liyas Thomas
01a45f3085
chore(deps): bump
2021-01-08 21:53:21 +05:30
Liyas Thomas
c61764cd8d
chore(deps): bump
2021-01-06 08:47:37 +05:30
Liyas Thomas
ce20f5d0a2
chore(deps): bump
2021-01-05 05:48:25 +05:30
Liyas Thomas
025ead4fa3
chore(deps): bump
2021-01-04 06:37:59 +05:30
Liyas Thomas
aadad482c4
chore(deps): bump + updated sponsors list
2021-01-02 20:57:28 +05:30
Liyas Thomas
603a888e2e
chore(deps): bump + fix: typo in docker commands
2020-12-31 17:22:58 +05:30
dependabot[bot]
ab9f2c0a66
chore(deps): bump v-tooltip from 2.0.3 to 2.1.0
...
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases )
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.3...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-31 00:05:42 +00:00
Liyas Thomas
4dfc91db0a
chore(dev-deps): bump
2020-12-30 11:12:56 +05:30
Liyas Thomas
9ac0cf1406
fix: decodeURI() failing on malformated URI + chore(deps): bump
2020-12-29 07:13:46 +05:30
Liyas Thomas
e89065aafc
chore(deps): bump
2020-12-27 18:37:45 +05:30
Liyas Thomas
46cbd6dfd2
chore(deps): bump
2020-12-22 20:31:13 +05:30
Liyas Thomas
eac7954570
chore(deps): bump
2020-12-21 21:39:28 +05:30
Liyas Thomas
756acf1395
chore(deps): bump
2020-12-20 12:20:37 +05:30
Liyas Thomas
29a4dee91b
chore(deps): bump + refactor: removed absolute code
2020-12-16 23:53:08 +05:30
Liyas Thomas
9e166774ef
refactor(ui): faster animations + chore(deps): bump
2020-12-16 06:05:58 +05:30
Liyas Thomas
afd07562b4
chore(deps): bump
2020-12-15 03:44:20 +05:30
Liyas Thomas
81a6d821c0
feat: confirm modal + chore(deps): bump
2020-12-14 10:35:14 +05:30
Liyas Thomas
5a7bcf32ea
chore(refactor): modern UI
2020-12-11 22:24:34 +05:30
Liyas Thomas
3acb2a56a2
chore(deps): bump
2020-12-10 08:48:59 +05:30
Liyas Thomas
2f0e9d0681
chore(deps): bump
2020-12-10 01:02:49 +05:30
Hari Narayanan
bfa7eb0c19
export markdown from docs ( #1358 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2020-12-09 10:41:05 +05:30
Liyas Thomas
8000791e17
chore(deps): bump
2020-12-07 20:53:49 +05:30
Liyas Thomas
66077ea6d7
Replaced svg with icon font
2020-12-07 20:37:13 +05:30
Liyas Thomas
2e72c16964
chore(deps): bump husky to v5
2020-12-06 11:00:00 +05:30
Liyas Thomas
6ebaea395d
chore(deps): bump
2020-12-05 23:47:26 +05:30
Liyas Thomas
257ee9928f
chpore(deps): bump
2020-12-04 23:37:13 +05:30
Liyas Thomas
2ac9f5918a
chore(deps): bump + updated sponsor list
2020-12-04 09:59:19 +05:30
dependabot[bot]
cbd82988a8
Bump @nuxtjs/tailwindcss from 3.3.0 to 3.3.1
...
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases )
- [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/tailwindcss-module/compare/v3.3.0...v3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 00:05:30 +00:00
Liyas Thomas
cd6a9bf9a8
chore(deps): bump
2020-12-03 05:46:26 +05:30
Liyas Thomas
61fe518710
chore(deps): bump + better History UI
2020-12-01 22:26:13 +05:30
Hari Narayanan
b774a59db2
Web Worker regex test ( #1354 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2020-12-01 21:21:13 +05:30
Liyas Thomas
6098d55b57
chore(deps): bump + fixed : #1352
2020-11-30 23:44:39 +05:30
Liyas Thomas
3cfd0ba1f8
chore(deps): bump
2020-11-29 20:00:32 +05:30
Liyas Thomas
355b9be3ff
chores(deps): bump + fixed og:image
2020-11-28 17:23:10 +05:30
Liyas Thomas
b8d68ee359
Modern build, fixed WebSocket freezing on invalid URLs
2020-11-22 07:05:04 +05:30
Liyas Thomas
307e434f91
chore(deps): bump
2020-11-21 23:28:09 +05:30
Liyas Thomas
f60b2eb8af
chore(deps): bump
2020-11-20 10:24:30 +05:30
dependabot[bot]
4d3964daeb
Bump socket.io-client from 3.0.1 to 3.0.2
...
Bumps [socket.io-client](https://github.com/socketio/socket.io-client ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/socketio/socket.io-client/releases )
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-client/compare/3.0.1...3.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-18 00:07:32 +00:00
Liyas Thomas
b80f9d3517
chore(deps): bump
2020-11-14 06:17:37 +05:30
Liyas Thomas
9b6394627b
fixed #1323 + chore(deps) bump
2020-11-12 06:48:40 +05:30
Liyas Thomas
95fe10b312
chore(deps): bump @nuxtjs/gtm
2020-11-11 08:34:00 +05:30
Liyas Thomas
f8d4303531
chore(deps): bump
2020-11-10 06:56:15 +05:30
Liyas Thomas
a84a8e1a6e
chore(deps): bump
2020-11-06 09:17:06 +05:30
Liyas Thomas
1fc2181937
chore(deps): bump
2020-11-05 13:32:27 +05:30
Liyas Thomas
f20876a028
chore(deps): bump
2020-11-03 07:17:17 +05:30
Liyas Thomas
bde27c3880
chore(deps): bump Firebase to v8.0
2020-11-02 14:59:08 +05:30
Liyas Thomas
2fd897064a
Replace node-sass with sass
2020-11-02 07:40:26 +05:30
Liyas Thomas
5b205d6e4a
chore(deps): bump
2020-10-28 06:41:42 +05:30
Liyas Thomas
078b755fb6
chore(deps-dev): bump
2020-10-24 22:57:37 +05:30
Liyas Thomas
8609dedafd
chore(deps-dev): bump
2020-10-23 10:20:57 +05:30
Liyas Thomas
d6409d7152
Fixed selected codegen name, updated deps
2020-10-20 00:24:57 +05:30
Liyas Thomas
00505b8af8
chore(deps): bump
2020-10-19 06:43:08 +05:30
Liyas Thomas
22a3bba6ab
Cherry picking refactored fb.js from #879 by @AndrewBastin ( #1286 )
...
* Cherry picking refactored fb.js from #879 by @AndrewBastin
* Fixed a minor UI glitch in History section
* Removed logout success toast testcase
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2020-10-17 14:53:19 +05:30
Liyas Thomas
edf58ee897
Updated dependencies
2020-10-16 06:31:44 +05:30
Liyas Thomas
3327179270
Updated dependencies
2020-10-15 05:57:02 +05:30
Liyas Thomas
98462e8dca
Updated deps
2020-10-14 08:51:33 +05:30
Liyas Thomas
2f515164b3
chore: updated deps
2020-10-13 19:08:20 +05:30
dependabot[bot]
26fe93dfc0
Bump jest from 26.5.2 to 26.5.3
...
Bumps [jest](https://github.com/facebook/jest ) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.2...v26.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 00:10:38 +00:00
Liyas Thomas
eca1baf53e
chore: updated deps
2020-10-11 12:37:32 +05:30
dependabot[bot]
1cee408113
Bump firebase from 7.22.1 to 7.23.0
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.22.1 to 7.23.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.22.1...firebase@7.23.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 00:04:55 +00:00
dependabot[bot]
bea8c89d9f
Bump @nuxtjs/pwa from 3.1.0 to 3.1.2
...
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/nuxt-community/pwa-module/releases )
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.1.0...v3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08 00:06:41 +00:00
Liyas Thomas
2ccd053b0a
Disable workbox
2020-10-07 07:22:44 +05:30
Liyas Thomas
3422ccef15
Downgrade pwa dep
2020-10-07 06:47:21 +05:30
Liyas Thomas
37c6bf3a3f
Updated dependencies
2020-10-07 05:47:09 +05:30
Liyas Thomas
50a5b0f7db
Updated all dependencies
2020-10-06 06:20:06 +05:30
Liyas Thomas
6d2c296a7d
chore: updated dependencies
2020-10-02 05:59:16 +05:30
Liyas Thomas
0bd051a7a9
chore: updated dependencies
2020-10-01 06:26:13 +05:30
Liyas Thomas
7e1e61f8af
chores: Lint + dependency update
2020-09-27 23:34:15 +05:30
Liyas Thomas
8b3b6a471b
chore: dependency updates, minor UI fixes
2020-09-26 07:09:26 +05:30
Liyas Thomas
e707fcda05
chore: dependency updates, minor UI updates, better color schemes
2020-09-25 06:39:21 +05:30
Liyas Thomas
b747d0273c
Feat/tailwind ( #1179 )
2020-09-22 22:36:37 +05:30
Liyas Thomas
db081d3197
Updated all major dependencies
2020-09-21 21:04:55 +05:30
Liyas Thomas
f38dde160e
Updated all non-major dependencies to latest
2020-09-21 06:03:40 +05:30
Liyas Thomas
9840ebfe33
Updated all non-major dependencies
2020-09-18 06:18:54 +05:30
Liyas Thomas
af2b726a38
chore: dependency updates + fixed a minor bug with edit folder
2020-09-17 06:08:26 +05:30
Liyas Thomas
3978dd9b07
Updated all non-major dependencies to latest
2020-09-15 06:49:03 +05:30
Liyas Thomas
81e638a7e0
chore: updated all non-major dependencies
2020-09-14 07:35:58 +05:30
Liyas Thomas
3111b8d395
📦 Updated all non-major dependencies
2020-09-11 05:38:12 +05:30
Liyas Thomas
89f2647ead
📦 Updated all major dependencies
2020-09-10 19:07:49 +05:30
Liyas Thomas
1f071d1608
Updated all non-major dependencies
2020-09-10 05:45:56 +05:30
Liyas Thomas
ba108fe23a
Updated all non-major dependencies
2020-09-09 05:47:43 +05:30
Liyas Thomas
c36239772e
Updated all non-major dependencies
2020-09-07 14:32:30 +05:30
Liyas Thomas
f69fdc634a
📦 Updated all non-major dependencies
2020-09-04 06:35:22 +05:30
Liyas Thomas
515afdc5ae
Updated all non-major dependencies
2020-09-02 05:54:05 +05:30
Liyas Thomas
a5187801b4
Updated all non-major dependencies
2020-09-01 06:04:43 +05:30
Liyas Thomas
f429585447
Removed @nuxtjs/dotenv ( #1128 )
...
* Removed `@nuxtjs/dotenv`
* Removed `@nuxtjs/dotenv`
* Fix broken tests
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2020-08-29 23:10:06 +05:30
Liyas Thomas
993a8f83ff
📦 Updated all non-major dependencies
2020-08-28 00:12:27 +05:30
Liyas Thomas
fd1e00986c
📦 Updated all non-major dependencies
2020-08-27 23:28:31 +05:30
Liyas Thomas
240ae25a90
📦 Updated all minor dependencies
2020-08-27 05:38:38 +05:30
Liyas Thomas
fb3f426688
📦 Updated all minor dependencies
2020-08-26 06:02:03 +05:30
Liyas Thomas
76c0874f0e
📦 Updated all non-major dependencies
2020-08-25 06:51:47 +05:30
Andrew Bastin
368421a498
added jest-dom as dev dependency and added jest setup script
2020-08-24 15:41:59 -04:00
Liyas Thomas
2b755c0497
Updated all minor dependencies
2020-08-23 05:48:18 +05:30
Liyas Thomas
8654db534b
📦 Updated all non-major dependencies
2020-08-21 06:00:11 +05:30
dependabot[bot]
f3d80f28fd
Bump nuxt-i18n from 6.13.9 to 6.13.10
...
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module ) from 6.13.9 to 6.13.10.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases )
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.13.9...v6.13.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-19 00:03:03 +00:00
Liyas Thomas
63cf4f0045
Merge branch 'master' into tests
2020-08-18 08:14:28 +05:30
dependabot[bot]
ef3c548c98
Bump @nuxtjs/pwa from 3.0.0 to 3.0.1
...
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nuxt-community/pwa-module/releases )
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.0.0...v3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 00:02:15 +00:00
Liyas Thomas
deecbdd124
Update dependencies
2020-08-18 02:41:45 +05:30
Andrew Bastin
a91b1ecf1f
Added babel-core dev dependency
2020-08-17 19:38:17 -04:00
Liyas Thomas
3924370b3e
Introduce component wrapper for svg icons
2020-08-17 16:07:36 +05:30
Liyas Thomas
f57ac978ae
Tests
2020-08-17 09:22:02 +05:30
Liyas Thomas
dc279bc335
Updated dependencies
2020-08-17 06:49:33 +05:30
Liyas Thomas
9ae08cecf2
Merge branch 'master' into v2
2020-08-16 22:17:35 +05:30
dependabot[bot]
b630fbc641
Bump firebase from 7.17.2 to 7.18.0
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.17.2 to 7.18.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.17.2...firebase@7.18.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14 00:05:57 +00:00
Liyas Thomas
124d9ff269
v2
2020-08-13 16:50:02 +05:30
dependabot[bot]
95d91efe52
Bump yargs-parser from 18.1.3 to 19.0.1
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 18.1.3 to 19.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/v18.1.3...v19.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 00:37:36 +00:00
dependabot[bot]
80f1cfc72d
Bump start-server-and-test from 1.11.2 to 1.11.3
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.2...v1.11.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 00:04:52 +00:00
dependabot[bot]
a29498e911
Bump graphql-language-service-interface from 2.4.0 to 2.4.1
...
Bumps [graphql-language-service-interface](https://github.com/graphql/graphiql ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/graphql/graphiql/releases )
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md )
- [Commits](https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.4.0...graphql-language-service-interface@2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-07 02:09:28 +00:00
dependabot[bot]
a20da8036f
Bump firebase from 7.17.1 to 7.17.2
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.17.1 to 7.17.2.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.17.1...firebase@7.17.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-07 00:07:29 +00:00
dependabot[bot]
63f77b0dc5
Bump sass-loader from 9.0.2 to 9.0.3
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-06 02:40:28 +00:00
dependabot[bot]
fd098b5440
Bump @nuxtjs/axios from 5.12.0 to 5.12.1
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/nuxt-community/axios-module/releases )
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.12.0...v5.12.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-06 00:08:12 +00:00
dependabot[bot]
f343459236
Bump cypress from 4.10.0 to 4.12.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.10.0 to 4.12.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.10.0...v4.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-04 00:04:52 +00:00
Andrew Bastin
da9e599e8f
Added esprima as dependency
2020-08-02 00:26:16 -04:00
dependabot[bot]
1f135e0721
Bump eslint from 7.5.0 to 7.6.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 03:18:02 +00:00
dependabot[bot]
e3654bb472
Bump nuxt-i18n from 6.13.1 to 6.13.2
...
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module ) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases )
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.13.1...v6.13.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 02:32:25 +00:00
Liyas Thomas
0afd6ac749
🔖 v1.9.9
2020-07-30 16:15:19 +05:30
dependabot[bot]
a493d996bd
Bump firebase from 7.17.0 to 7.17.1
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.17.0 to 7.17.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.17.0...firebase@7.17.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 00:06:33 +00:00
dependabot[bot]
fe144384aa
Bump @nuxtjs/gtm from 2.3.0 to 2.3.2
...
Bumps [@nuxtjs/gtm](https://github.com/nuxt-community/gtm-module ) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/nuxt-community/gtm-module/releases )
- [Changelog](https://github.com/nuxt-community/gtm-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/gtm-module/compare/v2.3.0...v2.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 01:48:58 +00:00
dependabot[bot]
6578eea2ff
Bump firebase from 7.16.1 to 7.17.0
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.16.1 to 7.17.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.16.1...firebase@7.17.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 00:04:48 +00:00
dependabot[bot]
e5145c9bbf
Bump eslint from 7.4.0 to 7.5.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 00:05:08 +00:00
dependabot[bot]
115b3da62c
Bump @nuxtjs/google-analytics from 2.3.0 to 2.4.0
...
Bumps [@nuxtjs/google-analytics](https://github.com/nuxt-community/analytics-module ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/nuxt-community/analytics-module/releases )
- [Changelog](https://github.com/nuxt-community/analytics-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/analytics-module/compare/v2.3.0...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 00:40:17 +00:00
dependabot[bot]
892d877cfb
Bump firebase from 7.16.0 to 7.16.1
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.16.0 to 7.16.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.16.0...firebase@7.16.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 00:03:49 +00:00
dependabot[bot]
269c82ded0
⬆️ Bump @nuxtjs/toast from 3.3.0 to 3.3.1
...
Bumps [@nuxtjs/toast](https://github.com/nuxt/modules ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/nuxt/modules/releases )
- [Commits](https://github.com/nuxt/modules/compare/@nuxtjs/toast@3.3.0...@nuxtjs/toast@3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 00:05:03 +00:00
dependabot[bot]
8dcdadfd41
⬆️ Bump start-server-and-test from 1.11.1 to 1.11.2
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.1...v1.11.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-13 00:44:42 +00:00
dependabot[bot]
12c44665b3
⬆️ Bump @nuxtjs/axios from 5.11.0 to 5.12.0
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/nuxt-community/axios-module/releases )
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.11.0...v5.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-13 00:05:43 +00:00
dependabot[bot]
116caee113
⬆️ Bump firebase from 7.15.5 to 7.16.0
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.15.5 to 7.16.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.15.5...firebase@7.16.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-10 03:24:37 +00:00
dependabot[bot]
1f4292310e
⬆️ Bump start-server-and-test from 1.11.0 to 1.11.1
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.0...v1.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-10 00:02:10 +00:00
dependabot[bot]
e85f78432a
⬆️ Bump sass-loader from 9.0.1 to 9.0.2
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.1...v9.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-08 01:31:57 +00:00
dependabot[bot]
72dab618eb
⬆️ Bump cypress from 4.9.0 to 4.10.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.9.0...v4.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-08 00:02:22 +00:00
Liyas Thomas
bf280c0cf9
➖ Removing vuefire dependency
2020-07-07 07:05:42 +05:30
dependabot[bot]
c8de99eae4
⬆️ Bump ace-builds from 1.4.11 to 1.4.12
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.11...v1.4.12 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 00:23:39 +00:00
dependabot[bot]
a70ac89646
⬆️ Bump vuefire from 2.2.2 to 2.2.3
...
Bumps [vuefire](https://github.com/vuejs/vuefire ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/vuejs/vuefire/releases )
- [Changelog](https://github.com/vuejs/vuefire/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuefire/compare/vuefire@2.2.2...vuefire@2.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 00:05:11 +00:00
dependabot[bot]
f6cf8455e7
⬆️ Bump eslint from 7.3.1 to 7.4.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.3.1...v7.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 00:31:19 +00:00
dependabot[bot]
2d0dc58bc1
⬆️ Bump sass-loader from 9.0.0 to 9.0.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.0...v9.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 00:20:59 +00:00
dependabot[bot]
ef484be008
⬆️ Bump graphql from 15.2.0 to 15.3.0
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.2.0 to 15.3.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.2.0...v15.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 00:13:49 +00:00
dependabot[bot]
64414ce7b8
⬆️ Bump nuxt-i18n from 6.13.0 to 6.13.1
...
Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n ) from 6.13.0 to 6.13.1.
- [Release notes](https://github.com/nuxt-community/nuxt-i18n/releases )
- [Changelog](https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/nuxt-i18n/compare/v6.13.0...v6.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 00:04:50 +00:00
dependabot[bot]
a412095707
⬆️ Bump sass-loader from 8.0.2 to 9.0.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 8.0.2 to 9.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-02 22:41:05 +00:00
dependabot[bot]
57ab256230
⬆️ Bump nuxt-i18n from 6.12.2 to 6.13.0
...
Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n ) from 6.12.2 to 6.13.0.
- [Release notes](https://github.com/nuxt-community/nuxt-i18n/releases )
- [Changelog](https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/nuxt-i18n/compare/v6.12.2...v6.13.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-02 22:11:44 +00:00
dependabot[bot]
6dbd179baf
⬆️ Bump graphql from 15.1.0 to 15.2.0
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.1.0 to 15.2.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.1.0...v15.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 00:04:32 +00:00
dependabot[bot]
35f6252c3d
⬆️ Bump @nuxtjs/sitemap from 2.3.2 to 2.4.0
...
Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/nuxt-community/sitemap-module/releases )
- [Changelog](https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/sitemap-module/compare/v2.3.2...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-26 01:08:44 +00:00
dependabot[bot]
0fcea6d203
⬆️ Bump firebase from 7.15.4 to 7.15.5
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.15.4 to 7.15.5.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.15.4...firebase@7.15.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-26 00:04:50 +00:00
dependabot[bot]
165595e5fb
⬆️ Bump eslint from 7.3.0 to 7.3.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.3.0...v7.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-24 01:30:06 +00:00
dependabot[bot]
0615256069
⬆️ Bump cypress from 4.8.0 to 4.9.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.8.0...v4.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-24 00:05:39 +00:00
dependabot[bot]
06a61f45ff
⬆️ Bump firebase from 7.15.3 to 7.15.4
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.15.3 to 7.15.4.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.15.3...firebase@7.15.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-23 00:04:57 +00:00
dependabot[bot]
fc978076d7
⬆️ Bump firebase from 7.15.1 to 7.15.3
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.15.1 to 7.15.3.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.15.1...firebase@7.15.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 02:47:26 +00:00
dependabot[bot]
7c5b8e4305
⬆️ Bump eslint from 7.2.0 to 7.3.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.2.0...v7.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 02:40:53 +00:00
Liyas Thomas
f845e197b5
Revert " ⬆️ Bump nuxt from 2.12.2 to 2.13.0"
2020-06-19 12:16:58 +05:30
dependabot[bot]
bb59de5f5e
⬆️ Bump nuxt from 2.12.2 to 2.13.0
...
Bumps [nuxt](https://github.com/nuxt/nuxt.js ) from 2.12.2 to 2.13.0.
- [Release notes](https://github.com/nuxt/nuxt.js/releases )
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md )
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.12.2...v2.13.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-19 00:03:14 +00:00
dependabot[bot]
97501e63c5
⬆️ Bump @nuxtjs/sitemap from 2.3.1 to 2.3.2
...
Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/nuxt-community/sitemap-module/releases )
- [Changelog](https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/sitemap-module/compare/v2.3.1...v2.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-16 00:05:21 +00:00
dependabot[bot]
870324bb56
⬆️ Bump graphql from 14.6.0 to 15.1.0
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 14.6.0 to 15.1.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v14.6.0...v15.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-14 06:45:26 +00:00
dependabot[bot]
979aac2fca
⬆️ Bump graphql-language-service-interface from 2.3.3 to 2.4.0
...
Bumps [graphql-language-service-interface](https://github.com/graphql/graphiql ) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/graphql/graphiql/releases )
- [Changelog](https://github.com/graphql/graphiql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.3.3...graphql-language-service-interface@2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-12 01:04:04 +00:00
dependabot[bot]
eb60b869d4
⬆️ Bump firebase from 7.15.0 to 7.15.1
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.15.0 to 7.15.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.15.0...firebase@7.15.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-12 00:02:38 +00:00
dependabot-preview[bot]
59365642fc
chore(deps-dev): bump cypress from 4.7.0 to 4.8.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.7.0...v4.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09 00:34:40 +00:00
dependabot-preview[bot]
228b3f2660
chore(deps): bump @nuxtjs/axios from 5.10.3 to 5.11.0
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/nuxt-community/axios-module/releases )
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.10.3...v5.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-07 01:13:38 +00:00
dependabot-preview[bot]
e805e8d054
chore(deps-dev): bump eslint from 7.1.0 to 7.2.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.1.0...v7.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-07 01:07:10 +00:00