Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 21, 2021
1 parent 780b83c commit eedb7d9
Show file tree
Hide file tree
Showing 2 changed files with 1,267 additions and 776 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"prepublishOnly": "shx rm -rf ./dist/tsconfig.tsbuildinfo ./dist/build.*"
},
"devDependencies": {
"@types/jasmine": "^3.7.7",
"@types/node": "16.0.0",
"eslint-config-atomic": "^1.16.1",
"jasmine": "^3.8.0",
"@types/jasmine": "^3.9.1",
"@types/node": "16.9.4",
"eslint-config-atomic": "^1.16.2",
"jasmine": "^3.9.0",
"jasmine-spec-reporter": "^7.0.0",
"jsonminify": "^0.4.1",
"mjs-dirname": "^1.0.0",
"parcel": "^2.0.0-beta.3.1",
"parcel": "^2.0.0-rc.0",
"prettier-config-atomic": "^2.0.5",
"servor": "^4.0.2",
"shx": "0.3.3",
"strip-json-comments": "^3.1.1"
"strip-json-comments": "^4.0.0"
},
"targets": {
"browser": {
Expand Down
Loading

0 comments on commit eedb7d9

Please sign in to comment.