1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-02 03:25:53 +01:00

Bump lint-staged from 10.1.2 to 10.1.3 (#1410)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.2...v10.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-13 12:22:30 +03:00 committed by GitHub
parent 65f654b5b4
commit 43331383a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated

@ -9234,9 +9234,9 @@
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
},
"lint-staged": {
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.2.tgz",
"integrity": "sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==",
"version": "10.1.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.3.tgz",
"integrity": "sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

@ -45,7 +45,7 @@
"eslint-plugin-prettier": "3.1.2",
"husky": "4.2.5",
"jest-canvas-mock": "2.2.0",
"lint-staged": "10.1.2",
"lint-staged": "10.1.3",
"node-sass": "4.13.1",
"pepjs": "0.5.2",
"prettier": "2.0.3",